diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2005-10-06 11:57:11 +0000 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2005-10-06 11:57:11 +0000 |
commit | 7f5e67a16f11ab4f24c445171b067f1b01045081 (patch) | |
tree | 32b4a6deb38037f67580dcd372cbbf887f4b1044 /mail/delatt | |
parent | f74e36c92de5fdb21a15bb8effe5336a352ee9fb (diff) | |
download | FreeBSD-ports-7f5e67a16f11ab4f24c445171b067f1b01045081.zip FreeBSD-ports-7f5e67a16f11ab4f24c445171b067f1b01045081.tar.gz |
Change MAINTAINER address for my ports.
Approved by: novel (mentor)
Diffstat (limited to 'mail/delatt')
-rw-r--r-- | mail/delatt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/delatt/Makefile b/mail/delatt/Makefile index 6f42827..67e79f1 100644 --- a/mail/delatt/Makefile +++ b/mail/delatt/Makefile @@ -10,7 +10,7 @@ DISTVERSION= 1.1.3 CATEGORIES= mail MASTER_SITES= http://danborn.net/delatt/ -MAINTAINER= ehaupt@critical.ch +MAINTAINER= ehaupt@FreeBSD.org COMMENT= Strip attachments from email RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 |