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/qmailanalog | |
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/qmailanalog')
-rw-r--r-- | mail/qmailanalog/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |