diff options
Diffstat (limited to 'devel/p5-ShipIt/Makefile')
-rw-r--r-- | devel/p5-ShipIt/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-ShipIt/Makefile b/devel/p5-ShipIt/Makefile index ef43860209e..96dade067f5 100644 --- a/devel/p5-ShipIt/Makefile +++ b/devel/p5-ShipIt/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2015/04/05 13:12:11 wen Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:49:43 wiz Exp $ # DISTNAME= ShipIt-0.60 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MI/MIYAGAWA/} |