diff options
author | Shaun Amott <shaun@FreeBSD.org> | 2006-06-19 20:06:59 +0000 |
---|---|---|
committer | Shaun Amott <shaun@FreeBSD.org> | 2006-06-19 20:06:59 +0000 |
commit | 5361678373e8fafcebdef7c5a9c378d6d6758da5 (patch) | |
tree | 116251cb57f40f8069281b4ab0828145c064c16b /mail/mutt-ng | |
parent | 444fa5e245164014c960610413c5863ceea8ae75 (diff) | |
download | ports-5361678373e8fafcebdef7c5a9c378d6d6758da5.tar.gz ports-5361678373e8fafcebdef7c5a9c378d6d6758da5.zip |
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 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 |