diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-04-16 23:12:33 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-16 23:12:33 +0000 |
commit | e78fe5bbfbd6b5176495a69d5f2f7e23d3c7ffe6 (patch) | |
tree | 015496687e93af750f4f858d432dcfcd4a4451a1 /devel/p5-Config-IniFiles | |
parent | 98f1c93d320abf66546c868dd6aac73030dcf744 (diff) | |
download | ports-e78fe5bbfbd6b5176495a69d5f2f7e23d3c7ffe6.tar.gz ports-e78fe5bbfbd6b5176495a69d5f2f7e23d3c7ffe6.zip |
portlint - mostly moving around variables.
Notes
Notes:
svn path=/head/; revision=27675
Diffstat (limited to 'devel/p5-Config-IniFiles')
-rw-r--r-- | devel/p5-Config-IniFiles/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Config-IniFiles/Makefile b/devel/p5-Config-IniFiles/Makefile index a6d45c2a0866..13f356df5611 100644 --- a/devel/p5-Config-IniFiles/Makefile +++ b/devel/p5-Config-IniFiles/Makefile @@ -10,8 +10,8 @@ PORTVERSION= 0.92 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= IniConf -DISTNAME= ${PORTNAME}.pm-${PORTVERSION} PKGNAMEPREFIX= p5- +DISTNAME= ${PORTNAME}.pm-${PORTVERSION} MAINTAINER= jfitz@FreeBSD.org |