diff options
Diffstat (limited to 'textproc/p5-XML-Atom/Makefile')
-rw-r--r-- | textproc/p5-XML-Atom/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-XML-Atom/Makefile b/textproc/p5-XML-Atom/Makefile index dbdeab87096..01b8c149910 100644 --- a/textproc/p5-XML-Atom/Makefile +++ b/textproc/p5-XML-Atom/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2010/01/20 14:58:27 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2010/08/21 16:36:10 seb Exp $ DISTNAME= XML-Atom-0.37 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5xat CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} |