diff options
author | shaun <shaun@FreeBSD.org> | 2007-03-22 10:45:27 +0800 |
---|---|---|
committer | shaun <shaun@FreeBSD.org> | 2007-03-22 10:45:27 +0800 |
commit | d17e3b3bd830c4bf89ecf0b5b3f0ab88b242f269 (patch) | |
tree | c022b3135fa8b64c5d862ddff9e5720dfd995890 | |
parent | eb4599234fcd7667c0aaa0afc4972306c9b268fd (diff) | |
download | freebsd-ports-gnome-d17e3b3bd830c4bf89ecf0b5b3f0ab88b242f269.tar.gz freebsd-ports-gnome-d17e3b3bd830c4bf89ecf0b5b3f0ab88b242f269.tar.zst freebsd-ports-gnome-d17e3b3bd830c4bf89ecf0b5b3f0ab88b242f269.zip |
Hand over maintainership to someone who uses this port.
-rw-r--r-- | mail/mutt-ng/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mutt-ng/Makefile b/mail/mutt-ng/Makefile index b827ecfd5889..ccb87c4de83c 100644 --- a/mail/mutt-ng/Makefile +++ b/mail/mutt-ng/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://nion.modprobe.de/mutt-ng/snapshots/ \ http://mirror.inerd.com/FreeBSD/distfiles/${PORTNAME}/ DISTNAME= muttng-${PORTVERSION} -MAINTAINER= shaun@FreeBSD.org +MAINTAINER= josh@tcbug.org COMMENT= A fork of the mutt with the goal to incorporate all the patches GNU_CONFIGURE= yes |