diff options
Diffstat (limited to 'security/p5-Crypt-RIPEMD160/Makefile')
-rw-r--r-- | security/p5-Crypt-RIPEMD160/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/security/p5-Crypt-RIPEMD160/Makefile b/security/p5-Crypt-RIPEMD160/Makefile index c02d225432a..855441c8565 100644 --- a/security/p5-Crypt-RIPEMD160/Makefile +++ b/security/p5-Crypt-RIPEMD160/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2011/08/14 14:42:49 obache Exp $ +# $NetBSD: Makefile,v 1.19 2011/11/17 08:03:46 hiramatsu Exp $ # -DISTNAME= Crypt-RIPEMD160-0.04 +DISTNAME= Crypt-RIPEMD160-0.05 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 SVR4_PKGNAME= p5cri CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} @@ -11,6 +10,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Crypt-RIPEMD160/ COMMENT= Perl5 module of the RIPEMD160 hash function +LICENSE= ${PERL5_LICENSE} PKG_INSTALLATION_TYPES= overwrite pkgviews PKG_DESTDIR_SUPPORT= user-destdir |