diff options
author | miwi <miwi@FreeBSD.org> | 2007-12-19 00:31:11 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-12-19 00:31:11 +0800 |
commit | ae48960cbf2e1368ca9c1159402308920bd8e8f6 (patch) | |
tree | 46f7691eaf21d1ca2ba79ece7760888c7442a272 /mail/xf-spf | |
parent | 29de60455fa65cd3716b83bd58ba6f5a3c02bd1f (diff) | |
download | freebsd-ports-gnome-ae48960cbf2e1368ca9c1159402308920bd8e8f6.tar.gz freebsd-ports-gnome-ae48960cbf2e1368ca9c1159402308920bd8e8f6.tar.zst freebsd-ports-gnome-ae48960cbf2e1368ca9c1159402308920bd8e8f6.zip |
- Update maintainer mail adress
PR: 118787
Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com> (maintainer)
Diffstat (limited to 'mail/xf-spf')
-rw-r--r-- | mail/xf-spf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/xf-spf/Makefile b/mail/xf-spf/Makefile index dfa8e0b758f1..14eb4e16f793 100644 --- a/mail/xf-spf/Makefile +++ b/mail/xf-spf/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.2 CATEGORIES= mail MASTER_SITES= http://www6.freebsdbrasil.com.br/~eksffa/l/dev/qmail-smtpextfork/ -MAINTAINER= lippe@freebsdbrasil.com.br +MAINTAINER= lippemail@gmail.com COMMENT= SPF checker for Qmail's SMTPEXTFORK patch LIB_DEPENDS+= spf2.2:${PORTSDIR}/mail/libspf2 |