diff options
Diffstat (limited to 'security/p5-Digest-CRC/Makefile')
-rw-r--r-- | security/p5-Digest-CRC/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/p5-Digest-CRC/Makefile b/security/p5-Digest-CRC/Makefile index ed77650118d..c0298773ce7 100644 --- a/security/p5-Digest-CRC/Makefile +++ b/security/p5-Digest-CRC/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2008/07/16 13:53:24 rhaen Exp $ +# $NetBSD: Makefile,v 1.11 2008/10/19 19:18:45 he Exp $ # DISTNAME= Digest-CRC-0.14 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5crc CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/} |