diff options
author | Simon Barner <barner@FreeBSD.org> | 2005-04-11 13:03:55 +0000 |
---|---|---|
committer | Simon Barner <barner@FreeBSD.org> | 2005-04-11 13:03:55 +0000 |
commit | 7544663c823360935ac1f974f27ee75e528b49a1 (patch) | |
tree | 219465cf7312707a9a09fdf3a146a6b8ac092c8e /mail | |
parent | Fix pkg-plist. (diff) |
Change maintainer's email address.
Approved by: arved (mentor)
PR: ports/79162
Notes
Notes:
svn path=/head/; revision=133026
Diffstat (limited to 'mail')
-rw-r--r-- | mail/qmail-spamcontrol/Makefile | 2 | ||||
-rw-r--r-- | mail/qmailanalog/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/qmail-spamcontrol/Makefile b/mail/qmail-spamcontrol/Makefile index 568c9ad721f8..13e3a213712a 100644 --- a/mail/qmail-spamcontrol/Makefile +++ b/mail/qmail-spamcontrol/Makefile @@ -13,7 +13,7 @@ PKGNAMESUFFIX= -spamcontrol DISTFILES= ${QMAIL_DIST} ${SPAMCONTROL_DIST}:spamcontrol EXTRACT_ONLY= ${QMAIL_DIST} -MAINTAINER= renato@galle.com.br +MAINTAINER= freebsd@galle.com.br COMMENT= Qmail MTA with SpamControl patches # Distfiles diff --git a/mail/qmailanalog/Makefile b/mail/qmailanalog/Makefile index 1fe58eca9304..91f72a64ec7e 100644 --- a/mail/qmailanalog/Makefile +++ b/mail/qmailanalog/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= ftp://cr.yp.to/software/ -MAINTAINER= renato@galle.com.br +MAINTAINER= freebsd@galle.com.br COMMENT= A collection of tools to analyze qmail-send's activity RUN_DEPENDS= ${QMAIL_DIR}/bin/qmail-send:${PORTSDIR}/mail/qmail |