diff options
author | shaun <shaun@FreeBSD.org> | 2006-06-20 04:06:59 +0800 |
---|---|---|
committer | shaun <shaun@FreeBSD.org> | 2006-06-20 04:06:59 +0800 |
commit | 4cf83765f715a6c97b942f8d4aca1a8682575872 (patch) | |
tree | 414020d1a69e553eff43cca9d67db999628f0ee9 /mail/mutt-ng | |
parent | f354b7faa99c1c95a9b77a087dd43c6c6adc0f25 (diff) | |
download | freebsd-ports-gnome-4cf83765f715a6c97b942f8d4aca1a8682575872.tar.gz freebsd-ports-gnome-4cf83765f715a6c97b942f8d4aca1a8682575872.tar.zst freebsd-ports-gnome-4cf83765f715a6c97b942f8d4aca1a8682575872.zip |
Switch to my @FreeBSD.org address.
Approved by: ahze (mentor)
Diffstat (limited to 'mail/mutt-ng')
-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 6cf885294c09..9bce36578b9c 100644 --- a/mail/mutt-ng/Makefile +++ b/mail/mutt-ng/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://nion.modprobe.de/mutt-ng/snapshots/ \ http://mirror.inerd.com/FreeBSD/distfiles/${PORTNAME}/ DISTNAME= muttng-${PORTVERSION} -MAINTAINER= shaun@inerd.com +MAINTAINER= shaun@FreeBSD.org COMMENT= A fork of the mutt with the goal to incorporate all the patches GNU_CONFIGURE= yes |