summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorBill Fenner <fenner@FreeBSD.org>2003-02-09 21:50:34 +0000
committerBill Fenner <fenner@FreeBSD.org>2003-02-09 21:50:34 +0000
commit8b8d4f021d3c024dc295d200a8a5d03e4aae3f99 (patch)
tree2895dcaada0c64af911165cff4e132852500443f /misc
parentFix bugs that caused program to dump core. (diff)
Remove ports@freebsd-services.com as MAINTAINER; email has been
bouncing for 3 months.
Notes
Notes: svn path=/head/; revision=75214
Diffstat (limited to 'misc')
-rw-r--r--misc/p5-DataCash/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/misc/p5-DataCash/Makefile b/misc/p5-DataCash/Makefile
index 09db2d3a9cde..e24249b1d3f5 100644
--- a/misc/p5-DataCash/Makefile
+++ b/misc/p5-DataCash/Makefile
@@ -11,8 +11,6 @@ CATEGORIES= misc perl5
MASTER_SITES= http://www.datacash.com/stronghold/perl/
PKGNAMEPREFIX= p5-
-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 \
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Crypt/Blowfish.pm:${PORTSDIR}/security/p5-Crypt-Blowfish \