diff options
Diffstat (limited to 'security/p5-Crypt-OpenSSL-RSA/Makefile')
-rw-r--r-- | security/p5-Crypt-OpenSSL-RSA/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Crypt-OpenSSL-RSA/Makefile b/security/p5-Crypt-OpenSSL-RSA/Makefile index a6ad6f946e0..5a7234fcc48 100644 --- a/security/p5-Crypt-OpenSSL-RSA/Makefile +++ b/security/p5-Crypt-OpenSSL-RSA/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2009/05/19 08:59:32 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2010/01/16 19:27:18 heinz Exp $ # DISTNAME= Crypt-OpenSSL-RSA-0.25 @@ -11,7 +11,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} MAINTAINER= heinz@NetBSD.org HOMEPAGE= http://perl-openssl.sourceforge.net/ COMMENT= Perl5 wrapper module for the OpenSSL RSA functions -#LICENSE= gnu-gpl-v2 # under same terms as Perl +LICENSE= ${PERL5_LICENSE} PKG_DESTDIR_SUPPORT= user-destdir PKG_INSTALLATION_TYPES= overwrite pkgviews |