diff options
Diffstat (limited to 'textproc/p5-Pod-Simple')
-rw-r--r-- | textproc/p5-Pod-Simple/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Pod-Simple/Makefile b/textproc/p5-Pod-Simple/Makefile index 0d5e14f5778..adbe54ea0b2 100644 --- a/textproc/p5-Pod-Simple/Makefile +++ b/textproc/p5-Pod-Simple/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2005/07/13 18:01:41 jlam Exp $ +# $NetBSD: Makefile,v 1.7 2005/08/06 06:19:32 jlam Exp $ DISTNAME= Pod-Simple-3.02 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/} |