diff options
Diffstat (limited to 'devel/p5-Getopt-Euclid/Makefile')
-rw-r--r-- | devel/p5-Getopt-Euclid/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Getopt-Euclid/Makefile b/devel/p5-Getopt-Euclid/Makefile index ba6f33a1648..a9739e98f69 100644 --- a/devel/p5-Getopt-Euclid/Makefile +++ b/devel/p5-Getopt-Euclid/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2013/09/03 14:52:49 wen Exp $ +# $NetBSD: Makefile,v 1.15 2014/05/29 23:35:56 wiz Exp $ DISTNAME= Getopt-Euclid-0.4.4 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Getopt/} |