diff options
author | garga <garga@FreeBSD.org> | 2012-12-18 21:56:17 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2012-12-18 21:56:17 +0800 |
commit | e923a154a28e36a438b707f66b768021e93eeb40 (patch) | |
tree | aef83e79a45b312f43f4df3dba6a2a605b4c6f65 /mail/qmhandle | |
parent | f8a46914adeda2d16085c639b4027ba494838854 (diff) | |
download | freebsd-ports-gnome-e923a154a28e36a438b707f66b768021e93eeb40.tar.gz freebsd-ports-gnome-e923a154a28e36a438b707f66b768021e93eeb40.tar.zst freebsd-ports-gnome-e923a154a28e36a438b707f66b768021e93eeb40.zip |
Pass maintainership of qmail ports and bsd.mail.mk to bdrewery@. It was funny,
but I'm not using qmail for a long time.
Diffstat (limited to 'mail/qmhandle')
-rw-r--r-- | mail/qmhandle/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/qmhandle/Makefile b/mail/qmhandle/Makefile index 770f9eecee05..f44cc85f9f61 100644 --- a/mail/qmhandle/Makefile +++ b/mail/qmhandle/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-1.3/${PORTNAME}-${PORTVERSION} -MAINTAINER= garga@FreeBSD.org +MAINTAINER= bdrewery@FreeBSD.org COMMENT= Tool to view and manage a qmail queue OPTIONS_DEFINE= DOCS |