diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-07-18 00:12:16 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-07-18 00:12:16 +0000 |
commit | 8e3815ca07c0ddb6289bfdad117331c38213e47d (patch) | |
tree | c192d86109d131f4bab78e5d1ddcc62b9929e8ea /devel/p5-Module-Build/Makefile | |
parent | 9ec3aa980adf16b46b7d904b27a2c76ea0eae44d (diff) | |
download | ports-8e3815ca07c0ddb6289bfdad117331c38213e47d.tar.gz ports-8e3815ca07c0ddb6289bfdad117331c38213e47d.zip |
Notes
Diffstat (limited to 'devel/p5-Module-Build/Makefile')
-rw-r--r-- | devel/p5-Module-Build/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Module-Build/Makefile b/devel/p5-Module-Build/Makefile index e79ef6303fa9..ba6705b004ff 100644 --- a/devel/p5-Module-Build/Makefile +++ b/devel/p5-Module-Build/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= Module/KWILLIAMS PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.(..)$/\1/} -MAINTAINER= perl@FreeBSD.org +MAINTAINER= clsung@FreeBSD.org COMMENT= Build and install Perl modules RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools \ |