aboutsummaryrefslogtreecommitdiff
path: root/mail/delatt
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2005-10-06 11:57:11 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2005-10-06 11:57:11 +0000
commit4e74162b8bcdb96f237b8f8b8d2aea62c8f57faa (patch)
tree847e15354b955cd011a1e3b06cb5f7edb79a61fb /mail/delatt
parentaf5a7e53ea6040461cdb85ecb4bbbfc1ce7a7783 (diff)
downloadports-4e74162b8bcdb96f237b8f8b8d2aea62c8f57faa.tar.gz
ports-4e74162b8bcdb96f237b8f8b8d2aea62c8f57faa.zip
Notes
Diffstat (limited to 'mail/delatt')
-rw-r--r--mail/delatt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/delatt/Makefile b/mail/delatt/Makefile
index 6f428277f7e2..67e79f11e40e 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