diff options
author | garga <garga@FreeBSD.org> | 2005-07-12 00:47:16 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2005-07-12 00:47:16 +0800 |
commit | b722c898553800ac6c2d90aebb820a37ff9cd808 (patch) | |
tree | e6331b019b186cb0d084134632f9615ecb68fb1a /mail/qmail | |
parent | 0770ed8b885945c49870ae37ac834d03601951f1 (diff) | |
download | freebsd-ports-gnome-b722c898553800ac6c2d90aebb820a37ff9cd808.tar.gz freebsd-ports-gnome-b722c898553800ac6c2d90aebb820a37ff9cd808.tar.zst freebsd-ports-gnome-b722c898553800ac6c2d90aebb820a37ff9cd808.zip |
Change MAINTAINER to my @FreeBSD.org account
Approved by: flz (mentor)
Diffstat (limited to 'mail/qmail')
-rw-r--r-- | mail/qmail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/qmail/Makefile b/mail/qmail/Makefile index 055dd614e78e..74660e944446 100644 --- a/mail/qmail/Makefile +++ b/mail/qmail/Makefile @@ -12,7 +12,7 @@ CATEGORIES= mail MASTER_SITES+= ${MASTER_SITE_QMAIL} DISTNAME= ${PORTNAME}-${QMAIL_VERSION} -MAINTAINER?= freebsd@galle.com.br +MAINTAINER?= garga@FreeBSD.org COMMENT?= A secure, reliable, efficient, simple, and fast MTA DIST_SUBDIR= qmail |