summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorBrian Somers <brian@FreeBSD.org>2002-03-18 10:16:04 +0000
committerBrian Somers <brian@FreeBSD.org>2002-03-18 10:16:04 +0000
commite1189b33749917073ebfd585018a66e35027309f (patch)
treebdec998fea8a5fb64be82ef04571f95c1d2d1cec /misc
parentIconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that need (diff)
Take MAINTAINERship (as FSL)
Approved by: markm
Notes
Notes: svn path=/head/; revision=56289
Diffstat (limited to 'misc')
-rw-r--r--misc/p5-DataCash/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/p5-DataCash/Makefile b/misc/p5-DataCash/Makefile
index cd164c383db6..23a25ebc7c18 100644
--- a/misc/p5-DataCash/Makefile
+++ b/misc/p5-DataCash/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= misc perl5
MASTER_SITES= http://www.datacash.com/stronghold/perl/
PKGNAMEPREFIX= p5-
-MAINTAINER= markm@FreeBSD.org
+MAINTAINER= ports@freebsd-services.com
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/FreezeThaw.pm:${PORTSDIR}/devel/p5-FreezeThaw \
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable \