diff options
author | Shaun Amott <shaun@FreeBSD.org> | 2009-03-13 23:27:19 +0000 |
---|---|---|
committer | Shaun Amott <shaun@FreeBSD.org> | 2009-03-13 23:27:19 +0000 |
commit | e947ebc240c533e630ec0935d7d04967178e7c1a (patch) | |
tree | 236a8f4c43987741028f2c1089175d67dcaf5e95 /mail/p5-LMAP-CID2SPF | |
parent | 09150444156464d32ceac85b43ca5d4d18e82461 (diff) |
Notes
Diffstat (limited to 'mail/p5-LMAP-CID2SPF')
-rw-r--r-- | mail/p5-LMAP-CID2SPF/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/p5-LMAP-CID2SPF/Makefile b/mail/p5-LMAP-CID2SPF/Makefile index 6553dfae9abd..198996e3432f 100644 --- a/mail/p5-LMAP-CID2SPF/Makefile +++ b/mail/p5-LMAP-CID2SPF/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.baschny.de/spf/ \ http://mirror.inerd.com/FreeBSD/distfiles/p5-LMAP-CID2SPF/ PKGNAMEPREFIX= p5- -MAINTAINER= shaun@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Module to convert between Microsoft's Caller-ID and SPF #' BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser |