summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7559518a3f68..6726b1283412 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,4 @@
-# Contributor: Anonymous
+# Contributor: CpanBot <cpanbot at sch bme hu>
# Generator : CPANPLUS::Dist::Arch 1.32
pkgname='perl-math-random-mt'
@@ -6,7 +6,7 @@ pkgver='1.17'
pkgrel='1'
pkgdesc="The Mersenne Twister PRNG"
arch=('i686' 'x86_64')
-license=('PerlArtistic' 'GPL')
+license=('BSD')
options=('!emptydirs')
depends=('perl>=0')
makedepends=()