diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-03-23 09:47:31 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-03-23 09:47:31 +0000 |
commit | 81e4371710708a245ece7c17ddc614896d6d5a79 (patch) | |
tree | c29280d9eb474ece48166092f442460e16ad5767 /mail/p5-Mail-SPF-Query | |
parent | c6bebc4f5efff3e6d2c0b2de467647ede1ce3f28 (diff) | |
download | ports-81e4371710708a245ece7c17ddc614896d6d5a79.tar.gz ports-81e4371710708a245ece7c17ddc614896d6d5a79.zip |
Notes
Diffstat (limited to 'mail/p5-Mail-SPF-Query')
-rw-r--r-- | mail/p5-Mail-SPF-Query/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/p5-Mail-SPF-Query/Makefile b/mail/p5-Mail-SPF-Query/Makefile index 7cb25f433827..cc00f2d5f61f 100644 --- a/mail/p5-Mail-SPF-Query/Makefile +++ b/mail/p5-Mail-SPF-Query/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Mail PKGNAMEPREFIX= p5- -MAINTAINER= mharo@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Query Sender Permitted From for an IP,email,helo BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS \ |