diff options
Diffstat (limited to 'textproc/p5-Text-Reform/Makefile')
-rw-r--r-- | textproc/p5-Text-Reform/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Text-Reform/Makefile b/textproc/p5-Text-Reform/Makefile index fdce6712a43..6e7ce4441c5 100644 --- a/textproc/p5-Text-Reform/Makefile +++ b/textproc/p5-Text-Reform/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.10 2008/06/12 02:14:50 joerg Exp $ +# $NetBSD: Makefile,v 1.11 2008/10/19 19:18:56 he Exp $ # DISTNAME= Text-Reform-1.11 PKGNAME= p5-${DISTNAME} +PKGREVISION= 4 SVR4_PKGNAME= p5trf -PKGREVISION= 3 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} |