diff options
Diffstat (limited to 'textproc/p5-XML-Atom/Makefile')
-rw-r--r-- | textproc/p5-XML-Atom/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-XML-Atom/Makefile b/textproc/p5-XML-Atom/Makefile index 7e32da87c33..207e313ac88 100644 --- a/textproc/p5-XML-Atom/Makefile +++ b/textproc/p5-XML-Atom/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2013/12/09 14:17:53 obache Exp $ +# $NetBSD: Makefile,v 1.23 2014/05/29 23:37:45 wiz Exp $ DISTNAME= XML-Atom-0.41 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 SVR4_PKGNAME= p5xat CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} |