diff options
author | barner <barner@FreeBSD.org> | 2005-04-11 21:03:55 +0800 |
---|---|---|
committer | barner <barner@FreeBSD.org> | 2005-04-11 21:03:55 +0800 |
commit | eb1bd850ea4bc3fd7af987281eab5768d4e859de (patch) | |
tree | fae88fbad5a2f5451dda6139ec874460fefca6f4 /mail | |
parent | 219850b3e3f0cefeb15045a1a74d7dd0d5c041ec (diff) | |
download | freebsd-ports-gnome-eb1bd850ea4bc3fd7af987281eab5768d4e859de.tar.gz freebsd-ports-gnome-eb1bd850ea4bc3fd7af987281eab5768d4e859de.tar.zst freebsd-ports-gnome-eb1bd850ea4bc3fd7af987281eab5768d4e859de.zip |
Change maintainer's email address.
Approved by: arved (mentor)
PR: ports/79162
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 |