diff options
Diffstat (limited to 'textproc/p5-String-CRC32')
-rw-r--r-- | textproc/p5-String-CRC32/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-String-CRC32/Makefile b/textproc/p5-String-CRC32/Makefile index d3addd90704..63266dcf0d8 100644 --- a/textproc/p5-String-CRC32/Makefile +++ b/textproc/p5-String-CRC32/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.19 2014/01/12 10:37:08 wen Exp $ +# $NetBSD: Makefile,v 1.20 2014/05/29 23:37:40 wiz Exp $ # DISTNAME= String-CRC32-1.5 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5c32 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=String/} |