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 557fd5b73e1..b804803f4db 100644 --- a/devel/p5-Getopt-Long-Descriptive/Makefile +++ b/devel/p5-Getopt-Long-Descriptive/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2013/11/24 00:58:56 wen Exp $ +# $NetBSD: Makefile,v 1.23 2014/05/29 23:35:56 wiz Exp $ DISTNAME= Getopt-Long-Descriptive-0.096 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Getopt/} |