aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4a6ebdd521fb..857f1585a392 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc='A simple but powerful graphical interface to gdb'
arch=('i686' 'x86_64')
url='ftp://ftp.x.org/contrib/utilities/'
-license=('unknown')
+license=('MIT')
depends=('gdb' 'glibc' 'libxaw' 'libxt' 'libx11' 'imake')
provides=('xxgdb')