diff options
Diffstat (limited to 'devel/p5-Config-Std/Makefile')
-rw-r--r-- | devel/p5-Config-Std/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/devel/p5-Config-Std/Makefile b/devel/p5-Config-Std/Makefile index 605979a3231c..26d6c9a90885 100644 --- a/devel/p5-Config-Std/Makefile +++ b/devel/p5-Config-Std/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Config-Std -# Date created: 30 May 2006 -# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org> -# +# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Config-Std DISTVERSIONPREFIX= v @@ -13,7 +9,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= cm@therek.net +MAINTAINER= ports@FreeBSD.org COMMENT= Load and save configuration files in a standard format RUN_DEPENDS= p5-Class-Std>=0:${PORTSDIR}/devel/p5-Class-Std |