diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2014-01-22 23:37:53 +0000 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2014-01-22 23:37:53 +0000 |
commit | 7ab8506c5dd26b6b34c509ffa3fa55a42560d78b (patch) | |
tree | c61e449e92501076ca130037b82d965996c87a40 /textproc/fldiff | |
parent | 4eea6f45bb468e072e6880851fbd7d51f7f74654 (diff) | |
download | freebsd-ports-7ab8506c5dd26b6b34c509ffa3fa55a42560d78b.zip |
Update master sites for some ports formerly hosted on easysw.com, now extinct.
Remove easysw.com domain from MASTER_SITE_EASYSW, and drop tu-bs.de from mirror
list (is no longer mirroring easysw.com).
Diffstat (limited to 'textproc/fldiff')
-rw-r--r-- | textproc/fldiff/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/fldiff/Makefile b/textproc/fldiff/Makefile index 56cdbc3240e8..1f13a1d2c02d 100644 --- a/textproc/fldiff/Makefile +++ b/textproc/fldiff/Makefile @@ -5,8 +5,7 @@ PORTNAME= fldiff PORTVERSION= 1.1 PORTREVISION= 8 CATEGORIES= textproc -MASTER_SITES= http://www.easysw.com/~mike/fldiff/ \ - CRITICAL +MASTER_SITES= CRITICAL DISTNAME= ${PORTNAME}-${PORTVERSION}-source MAINTAINER= ehaupt@FreeBSD.org |