diff options
Diffstat (limited to 'textproc/p5-Convert-BER')
-rw-r--r-- | textproc/p5-Convert-BER/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Convert-BER/Makefile b/textproc/p5-Convert-BER/Makefile index 267e62223ad..f131b79334c 100644 --- a/textproc/p5-Convert-BER/Makefile +++ b/textproc/p5-Convert-BER/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.22 2010/02/22 14:32:08 sno Exp $ +# $NetBSD: Makefile,v 1.23 2010/08/21 16:35:51 seb Exp $ # DISTNAME= Convert-BER-1.32 PKGNAME= p5-${DISTNAME}00 -#PKGREVISION= 1 +PKGREVISION= 1 SVR4_PKGNAME= p5ber CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Convert/} |