diff options
author | mharo <mharo@FreeBSD.org> | 2000-04-17 07:12:33 +0800 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 2000-04-17 07:12:33 +0800 |
commit | 0b460f3e3cb69558345712e35fffe72e93f0f67a (patch) | |
tree | a7ff54898da639d8c58cf5f32146c69d566eb68b /devel/p5-Config-IniFiles | |
parent | 9ff083b1c96e7a3b5708ddac750d74eaf2fb1f60 (diff) | |
download | freebsd-ports-gnome-0b460f3e3cb69558345712e35fffe72e93f0f67a.tar.gz freebsd-ports-gnome-0b460f3e3cb69558345712e35fffe72e93f0f67a.tar.zst freebsd-ports-gnome-0b460f3e3cb69558345712e35fffe72e93f0f67a.zip |
portlint - mostly moving around variables.
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 |