diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2002-11-05 03:46:58 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2002-11-05 03:46:58 +0000 |
commit | b073b6870205ece964ec6e3b22fda2d1a9759113 (patch) | |
tree | cd1802861924285856aa98306ce5453d9c866f14 /mail | |
parent | The community as a whole can maintain these better than I can at the moment. (diff) |
Pass maintance on to Udo Schweigert, who does a fine job with the
mutt-devel port.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/mutt/Makefile | 2 | ||||
-rw-r--r-- | mail/mutt14/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile index 73d5766998b3..b92de8b9820b 100644 --- a/mail/mutt/Makefile +++ b/mail/mutt/Makefile @@ -29,7 +29,7 @@ PATCHFILES= patch-${PORTVERSION}.rr.compressed.1.gz \ patch-${PORTVERSION}.vvv.initials.gz PATCH_DIST_STRIP= -p1 -MAINTAINER?= obrien@FreeBSD.org +MAINTAINER?= udo.schweigert@siemens.com .if defined(PACKAGE_BUILDING) WITH_SLANG= yes diff --git a/mail/mutt14/Makefile b/mail/mutt14/Makefile index 73d5766998b3..b92de8b9820b 100644 --- a/mail/mutt14/Makefile +++ b/mail/mutt14/Makefile @@ -29,7 +29,7 @@ PATCHFILES= patch-${PORTVERSION}.rr.compressed.1.gz \ patch-${PORTVERSION}.vvv.initials.gz PATCH_DIST_STRIP= -p1 -MAINTAINER?= obrien@FreeBSD.org +MAINTAINER?= udo.schweigert@siemens.com .if defined(PACKAGE_BUILDING) WITH_SLANG= yes |