diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2016-12-08 08:35:03 +0000 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2016-12-08 08:35:03 +0000 |
commit | 9849b12d830b48b9d9f368d1eab5ed233f27b68e (patch) | |
tree | 7517e2321d85893fb99edecccbfa737f6a6015fc | |
parent | 85e93322c60ae8a71aac7f327e625358aefe5535 (diff) | |
download | FreeBSD-ports-9849b12d830b48b9d9f368d1eab5ed233f27b68e.zip FreeBSD-ports-9849b12d830b48b9d9f368d1eab5ed233f27b68e.tar.gz |
Update MASTER_SITE and WWW; site disappeared.
-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 bed7980..5422437 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 7cad300..819ee45 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/ |