diff options
author | Steve Wills <swills@FreeBSD.org> | 2013-07-27 16:06:01 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2013-07-27 16:06:01 +0000 |
commit | 413424ee99f55dc8d1d442dfc594daa157055a7b (patch) | |
tree | 8ef1f11a6de3111d6a26743f7db0753348a8c53d /devel/p5-Config-Wrest | |
parent | 4c082f93daffa48c418a347625e4edaedd6c4acc (diff) | |
download | ports-413424ee99f55dc8d1d442dfc594daa157055a7b.tar.gz ports-413424ee99f55dc8d1d442dfc594daa157055a7b.zip |
Notes
Diffstat (limited to 'devel/p5-Config-Wrest')
-rw-r--r-- | devel/p5-Config-Wrest/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/devel/p5-Config-Wrest/Makefile b/devel/p5-Config-Wrest/Makefile index 38865157c916..68eefdd55b99 100644 --- a/devel/p5-Config-Wrest/Makefile +++ b/devel/p5-Config-Wrest/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Config-Wrest -# Date created: 02 April 2010 -# Whom: John Alden + Eric Freeman <freebsdports@chillibear.com> -# +# Created by: John Alden + Eric Freeman <freebsdports@chillibear.com> # $FreeBSD$ -# PORTNAME= Config-Wrest PORTVERSION= 1.036 @@ -13,7 +9,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= Config PKGNAMEPREFIX= p5- -MAINTAINER= freebsdports@chillibear.com +MAINTAINER= ports@FreeBSD.org COMMENT= Perl module for reading and writing configuration data BUILD_DEPENDS= p5-Log-Trace>0:${PORTSDIR}/devel/p5-Log-Trace \ |