diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-04-14 18:14:59 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-04-14 18:14:59 +0000 |
commit | 0025f82662297b7aa5426496ea66cbb42eed3202 (patch) | |
tree | ceffdca96729fdb52218495a16319b7949a3704d /mail/mutt-ng | |
parent | 8bdc9bfcf51fcc37a544dcbdd45605db69c6c675 (diff) |
Notes
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 bbbcf777a9cb..467e92a2a82c 100644 --- a/mail/mutt-ng/Makefile +++ b/mail/mutt-ng/Makefile @@ -12,7 +12,7 @@ CATEGORIES= mail MASTER_SITES= http://nion.modprobe.de/mutt-ng/snapshots/ DISTNAME= muttng-${PORTVERSION} -MAINTAINER= vsevolod@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A fork of the mutt with the goal to incorporate all the patches GNU_CONFIGURE= yes |