diff options
author | brian <brian@FreeBSD.org> | 2002-03-18 18:16:04 +0800 |
---|---|---|
committer | brian <brian@FreeBSD.org> | 2002-03-18 18:16:04 +0800 |
commit | 48f9dfc1385bab7c4f7aeaf05f8a24921cf02b7b (patch) | |
tree | c25d37d5eb0cbdec31c53f1f8b7519113ce15942 | |
parent | 316684d3e4b13bac3ef99bddecb5ad61e2afe95d (diff) | |
download | freebsd-ports-gnome-48f9dfc1385bab7c4f7aeaf05f8a24921cf02b7b.tar.gz freebsd-ports-gnome-48f9dfc1385bab7c4f7aeaf05f8a24921cf02b7b.tar.zst freebsd-ports-gnome-48f9dfc1385bab7c4f7aeaf05f8a24921cf02b7b.zip |
Take MAINTAINERship (as FSL)
Approved by: markm
-rw-r--r-- | misc/p5-DataCash/Makefile | 2 |
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 \ |