summaryrefslogtreecommitdiff
path: root/security/p5-Crypt-Rijndael
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2013-09-05 19:55:45 +0000
committerwiz <wiz@pkgsrc.org>2013-09-05 19:55:45 +0000
commitbc75cd6052316057024ad849469b79c5f4c18eb0 (patch)
tree9fe18579c5ccd5bbce4c63018a08a8a0b2d4c5cb /security/p5-Crypt-Rijndael
parentbecca1932f97e607b481bb741f545c9d60cd7fed (diff)
downloadpkgsrc-bc75cd6052316057024ad849469b79c5f4c18eb0.tar.gz
Update LICENSE per latest update.
Diffstat (limited to 'security/p5-Crypt-Rijndael')
-rw-r--r--security/p5-Crypt-Rijndael/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Crypt-Rijndael/Makefile b/security/p5-Crypt-Rijndael/Makefile
index 13bc206d1cd..b398d070187 100644
--- a/security/p5-Crypt-Rijndael/Makefile
+++ b/security/p5-Crypt-Rijndael/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2013/09/05 19:55:21 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2013/09/05 19:55:45 wiz Exp $
DISTNAME= Crypt-Rijndael-1.11
PKGNAME= p5-${DISTNAME}
@@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Crypt-Rijndael/
COMMENT= Crypt::CBC compliant Rijndael encryption module
-LICENSE= gnu-lgpl-v2
+LICENSE= gnu-lgpl-v3
DEPENDS+= p5-Test-Manifest>=1.14:../../devel/p5-Test-Manifest