diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-12-11 03:29:41 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-12-11 03:29:41 +0000 |
commit | 3e9a8924ffc8474b10713f29d7f818debe0faec5 (patch) | |
tree | 25e29a76626de6ef557d554af96dfb1fb90a7d79 /devel/p5-App-Options/Makefile | |
parent | 74ebf62491292d67c36e7eae7c1cb1e5f734e962 (diff) | |
download | ports-3e9a8924ffc8474b10713f29d7f818debe0faec5.tar.gz ports-3e9a8924ffc8474b10713f29d7f818debe0faec5.zip |
Notes
Diffstat (limited to 'devel/p5-App-Options/Makefile')
-rw-r--r-- | devel/p5-App-Options/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-App-Options/Makefile b/devel/p5-App-Options/Makefile index 9d0bff059847..c0b3be85962f 100644 --- a/devel/p5-App-Options/Makefile +++ b/devel/p5-App-Options/Makefile @@ -6,13 +6,13 @@ # PORTNAME= App-Options -PORTVERSION= 1.01 +PORTVERSION= 1.02 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= App PKGNAMEPREFIX= p5- -MAINTAINER= gslin@gslin.org +MAINTAINER= perl@FreeBSD.org COMMENT= Combine command line options, environment vars, and option file values PERL_CONFIGURE= yes |