diff options
author | vsevolod <vsevolod@FreeBSD.org> | 2005-07-22 09:33:36 +0000 |
---|---|---|
committer | vsevolod <vsevolod@FreeBSD.org> | 2005-07-22 09:33:36 +0000 |
commit | c04f87f52bd38a3b2b33b878a5635cd040485827 (patch) | |
tree | 1b5cc47e991bd0e8951d075c76ea3c2bd42e94ce /mail/mutt-ng | |
parent | c6840b17e82bd159c472d6bfb02f0ed034fc8c4a (diff) | |
download | FreeBSD-ports-c04f87f52bd38a3b2b33b878a5635cd040485827.zip FreeBSD-ports-c04f87f52bd38a3b2b33b878a5635cd040485827.tar.gz |
Update my email address.
Approved by: perky (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 50ca472..87c6445 100644 --- a/mail/mutt-ng/Makefile +++ b/mail/mutt-ng/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail MASTER_SITES= http://nion.modprobe.de/mutt-ng/snapshots/ DISTNAME= muttng-${PORTVERSION} -MAINTAINER= vsevolod@highsecure.ru +MAINTAINER= vsevolod@FreeBSD.org COMMENT= A fork of the mutt with the goal to incorporate all the patches GNU_CONFIGURE= yes |