diff options
author | obrien <obrien@FreeBSD.org> | 2002-11-05 03:46:58 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2002-11-05 03:46:58 +0000 |
commit | 3d6611e832bc97b1b69ccf1352411bbc8556edc7 (patch) | |
tree | b7b558481255579a99ea7b245500913f5264722e /mail/mutt14 | |
parent | 8534694c00981b9ef068882acadcbeca9c77afb3 (diff) | |
download | FreeBSD-ports-3d6611e832bc97b1b69ccf1352411bbc8556edc7.zip FreeBSD-ports-3d6611e832bc97b1b69ccf1352411bbc8556edc7.tar.gz |
Pass maintance on to Udo Schweigert, who does a fine job with the
mutt-devel port.
Diffstat (limited to 'mail/mutt14')
-rw-r--r-- | mail/mutt14/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mutt14/Makefile b/mail/mutt14/Makefile index 73d5766..b92de8b 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 |