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 | |
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')
-rw-r--r-- | mail/qmail-scanner/Makefile | 2 | ||||
-rw-r--r-- | mail/qmail-scanner1/Makefile | 2 | ||||
-rw-r--r-- | mail/xf-spf/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/mail/qmail-scanner/Makefile b/mail/qmail-scanner/Makefile index 326342e394d3..090a9f7ea4a5 100644 --- a/mail/qmail-scanner/Makefile +++ b/mail/qmail-scanner/Makefile @@ -12,7 +12,7 @@ CATEGORIES= mail security MASTER_SITES= SF EXTRACT_SUFX= .tgz -MAINTAINER= lippe@freebsdbrasil.com.br +MAINTAINER= lippemail@gmail.com COMMENT= Content/Anti-virus Scanner for qmail RUN_DEPENDS+= reformime:${PORTSDIR}/mail/maildrop \ diff --git a/mail/qmail-scanner1/Makefile b/mail/qmail-scanner1/Makefile index c6dd3b3b6394..348deebea7f3 100644 --- a/mail/qmail-scanner1/Makefile +++ b/mail/qmail-scanner1/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/rc/} EXTRACT_SUFX= .tgz -MAINTAINER= lippe@freebsdbrasil.com.br +MAINTAINER= lippemail@gmail.com COMMENT= Content/Anti-virus Scanner for qmail BUILD_DEPENDS= reformime:${PORTSDIR}/mail/maildrop \ 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 |