diff options
Diffstat (limited to 'textproc/p5-Text-Quoted/Makefile')
-rw-r--r-- | textproc/p5-Text-Quoted/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-Text-Quoted/Makefile b/textproc/p5-Text-Quoted/Makefile index eb7583614a2..7d4d1db783d 100644 --- a/textproc/p5-Text-Quoted/Makefile +++ b/textproc/p5-Text-Quoted/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2004/12/09 18:06:21 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2004/12/20 11:31:10 grant Exp $ # DISTNAME= Text-Quoted-1.8 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} |