diff options
author | Wen Heping <wen@FreeBSD.org> | 2010-09-10 06:16:44 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2010-09-10 06:16:44 +0000 |
commit | c0a85e86e22f689674e8ebc4efa8cedc57615fdb (patch) | |
tree | 9abecc8aa6faad2a2f763b509fae07814fab66db /devel/p5-Getopt-Euclid/Makefile | |
parent | 9a598df4e3885055b3079193bbf3a424cec9df6e (diff) | |
download | ports-c0a85e86e22f689674e8ebc4efa8cedc57615fdb.tar.gz ports-c0a85e86e22f689674e8ebc4efa8cedc57615fdb.zip |
Notes
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 5fa3d97f17d9..197d3326bc19 100644 --- a/devel/p5-Getopt-Euclid/Makefile +++ b/devel/p5-Getopt-Euclid/Makefile @@ -6,11 +6,12 @@ # PORTNAME= Getopt-Euclid -PORTVERSION= 0.2.1 +PORTVERSION= 0.2.2 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../by-authors/id/K/KG/KGALINSKY PKGNAMEPREFIX= p5- +DISTNAME= ${PORTNAME}-v${PORTVERSION} MAINTAINER= perl@FreeBSD.org COMMENT= Executable Uniform Command-Line Interface Descriptions |