diff options
Diffstat (limited to 'textproc/p5-Pod-Escapes')
-rw-r--r-- | textproc/p5-Pod-Escapes/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Pod-Escapes/Makefile b/textproc/p5-Pod-Escapes/Makefile index 7164dcb7a27..e47b9399f52 100644 --- a/textproc/p5-Pod-Escapes/Makefile +++ b/textproc/p5-Pod-Escapes/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2010/08/21 16:35:56 seb Exp $ +# $NetBSD: Makefile,v 1.12 2011/08/14 15:14:07 obache Exp $ DISTNAME= Pod-Escapes-1.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/} |