diff options
-rw-r--r-- | mail/delatt/Makefile | 3 | ||||
-rw-r--r-- | mail/delatt/pkg-descr | 2 |
2 files changed, 1 insertions, 4 deletions
diff --git a/mail/delatt/Makefile b/mail/delatt/Makefile index bed7980433be..5422437d36a6 100644 --- a/mail/delatt/Makefile +++ b/mail/delatt/Makefile @@ -4,8 +4,7 @@ PORTNAME= delatt DISTVERSION= 1.1.3 CATEGORIES= mail -MASTER_SITES= http://danborn.net/delatt/ \ - LOCAL/ehaupt +MASTER_SITES= LOCAL/ehaupt MAINTAINER= ehaupt@FreeBSD.org COMMENT= Strip attachments from email diff --git a/mail/delatt/pkg-descr b/mail/delatt/pkg-descr index 7cad300d5e5e..819ee45fced4 100644 --- a/mail/delatt/pkg-descr +++ b/mail/delatt/pkg-descr @@ -3,5 +3,3 @@ It will work with either mbox or maildir files. It is great for archiving old email without wasting space on attachments and the extra HTML message parts that some MUAs attach. - -WWW: http://danborn.net/delatt/ |