summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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