diff options
Diffstat (limited to 'textproc/p5-ack/Makefile')
-rw-r--r-- | textproc/p5-ack/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-ack/Makefile b/textproc/p5-ack/Makefile index 9f0c37774d8..894fcdcc4e2 100644 --- a/textproc/p5-ack/Makefile +++ b/textproc/p5-ack/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2011/05/16 10:03:24 abs Exp $ +# $NetBSD: Makefile,v 1.10 2011/08/14 15:14:22 obache Exp $ DISTNAME= ack-1.94 -PKGREVISION= 3 +PKGREVISION= 4 PKGNAME= p5-${DISTNAME} CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=App/} |