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 /Mk | |
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 'Mk')
-rw-r--r-- | Mk/bsd.mail.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.mail.mk b/Mk/bsd.mail.mk index fe5460e50460..43b7e5c74e06 100644 --- a/Mk/bsd.mail.mk +++ b/Mk/bsd.mail.mk @@ -9,7 +9,7 @@ # Please make sure all changes to this file are passed through the maintainer. # Do not commit them yourself (unless of course you're the Port's Wraith ;). -Mail_Include_MAINTAINER= garga@FreeBSD.org +Mail_Include_MAINTAINER= bdrewery@FreeBSD.org Mail_Pre_Include= bsd.mail.mk |