diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2015-01-06 09:38:40 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2015-01-06 09:38:40 +0000 |
commit | 94aa3db170d3b554a6165f0800f2f72a1e88770e (patch) | |
tree | 56932114fa9523a53fd538e32d7f22b814efeb4d /mail/delatt | |
parent | ab1f9189ad56ea8d66046523378eb4f492042e56 (diff) | |
download | ports-94aa3db170d3b554a6165f0800f2f72a1e88770e.tar.gz ports-94aa3db170d3b554a6165f0800f2f72a1e88770e.zip |
Move MASTER_SITES from CRITICAL to LOCAL/ehaupt
Notes
Notes:
svn path=/head/; revision=376399
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 00a88a729410..4fb44680f359 100644 --- a/mail/delatt/Makefile +++ b/mail/delatt/Makefile @@ -5,7 +5,7 @@ PORTNAME= delatt DISTVERSION= 1.1.3 CATEGORIES= mail MASTER_SITES= http://danborn.net/delatt/ \ - CRITICAL + LOCAL/ehaupt MAINTAINER= ehaupt@FreeBSD.org COMMENT= Strip attachments from email |