diff options
Diffstat (limited to 'textproc/p5-String-CRC32/Makefile')
-rw-r--r-- | textproc/p5-String-CRC32/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-String-CRC32/Makefile b/textproc/p5-String-CRC32/Makefile index d00a1c9698d..d75133779b6 100644 --- a/textproc/p5-String-CRC32/Makefile +++ b/textproc/p5-String-CRC32/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.8 2005/07/13 18:01:41 jlam Exp $ +# $NetBSD: Makefile,v 1.9 2005/08/06 06:19:32 jlam Exp $ # DISTNAME= String-CRC32-1.2 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5c32 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=String/} |