diff options
Diffstat (limited to 'devel/p5-Getopt-Long-Descriptive/Makefile')
-rw-r--r-- | devel/p5-Getopt-Long-Descriptive/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Getopt-Long-Descriptive/Makefile b/devel/p5-Getopt-Long-Descriptive/Makefile index 9fac55eb620..9244b2f002a 100644 --- a/devel/p5-Getopt-Long-Descriptive/Makefile +++ b/devel/p5-Getopt-Long-Descriptive/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2012/09/10 13:56:35 sno Exp $ +# $NetBSD: Makefile,v 1.18 2012/10/03 21:55:04 wiz Exp $ DISTNAME= Getopt-Long-Descriptive-0.092 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Getopt/} |