diff options
Diffstat (limited to 'textproc/p5-Pod-POM/Makefile')
-rw-r--r-- | textproc/p5-Pod-POM/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Pod-POM/Makefile b/textproc/p5-Pod-POM/Makefile index 3693a326448..92e0ad534bf 100644 --- a/textproc/p5-Pod-POM/Makefile +++ b/textproc/p5-Pod-POM/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2014/10/09 13:44:58 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2015/06/12 10:51:26 wiz Exp $ DISTNAME= Pod-POM-0.29 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/} |