diff options
Diffstat (limited to 'textproc/p5-Text-Trac/Makefile')
-rw-r--r-- | textproc/p5-Text-Trac/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Text-Trac/Makefile b/textproc/p5-Text-Trac/Makefile index b1124ea01a4..10b05c28b10 100644 --- a/textproc/p5-Text-Trac/Makefile +++ b/textproc/p5-Text-Trac/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2012/09/03 11:16:23 sno Exp $ +# $NetBSD: Makefile,v 1.5 2012/10/03 21:58:06 wiz Exp $ DISTNAME= Text-Trac-0.15 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= perl5 textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} |