diff options
Diffstat (limited to 'textproc/p5-Pod-Simple/Makefile')
-rw-r--r-- | textproc/p5-Pod-Simple/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/p5-Pod-Simple/Makefile b/textproc/p5-Pod-Simple/Makefile index ba9e6711b67..444509fc23f 100644 --- a/textproc/p5-Pod-Simple/Makefile +++ b/textproc/p5-Pod-Simple/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2005/09/16 13:40:36 tv Exp $ +# $NetBSD: Makefile,v 1.10 2005/11/22 23:04:04 wiz Exp $ -DISTNAME= Pod-Simple-3.02 +DISTNAME= Pod-Simple-3.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/} |