diff options
Diffstat (limited to 'textproc/p5-Text-RecordParser')
-rw-r--r-- | textproc/p5-Text-RecordParser/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-Text-RecordParser/Makefile b/textproc/p5-Text-RecordParser/Makefile index 68fca4070d9..e818d245d62 100644 --- a/textproc/p5-Text-RecordParser/Makefile +++ b/textproc/p5-Text-RecordParser/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2010/02/22 13:47:29 sno Exp $ +# $NetBSD: Makefile,v 1.4 2010/08/21 16:36:06 seb Exp $ # DISTNAME= Text-RecordParser-1.4.0 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} |