diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2009-02-13 17:10:59 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2009-02-13 17:10:59 +0000 |
commit | 4240b2297c5957a590e7dfd3fd2d220dd726a00a (patch) | |
tree | cabfcd9a22f06abecfcfee0414a7350f3cffd671 | |
parent | b29202298b76aaa42bf02acc43efed96f69fea71 (diff) | |
download | ports-4240b2297c5957a590e7dfd3fd2d220dd726a00a.tar.gz ports-4240b2297c5957a590e7dfd3fd2d220dd726a00a.zip |
Notes
-rw-r--r-- | devel/p5-Date-Calc/Makefile | 2 | ||||
-rw-r--r-- | mail/crm114/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Date-Calc/Makefile b/devel/p5-Date-Calc/Makefile index 0d6c634e2922..fd9ed39d05f4 100644 --- a/devel/p5-Date-Calc/Makefile +++ b/devel/p5-Date-Calc/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../../authors/id/T/TC/TCHATZI PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= hideo@lastamericanempire.com COMMENT= Gregorian calendar date calculations BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Bit/Vector.pm:${PORTSDIR}/math/p5-Bit-Vector diff --git a/mail/crm114/Makefile b/mail/crm114/Makefile index 9e8db14362de..21d8d3f1abcf 100644 --- a/mail/crm114/Makefile +++ b/mail/crm114/Makefile @@ -17,7 +17,7 @@ MASTER_SITES= http://crm114.sourceforge.net/tarballs/ # .css extention. DISTNAME= ${PORTNAME}-${PORTVERSION}-${CRM114RELEASENAME}.src -MAINTAINER= ports@FreeBSD.org +MAINTAINER= hideo@lastamericanempire.com COMMENT= An Markov based SpamFilter LIB_DEPENDS= tre.6:${PORTSDIR}/textproc/libtre |