diff options
author | mnag <mnag@FreeBSD.org> | 2005-09-18 01:13:48 +0800 |
---|---|---|
committer | mnag <mnag@FreeBSD.org> | 2005-09-18 01:13:48 +0800 |
commit | f8e5886cc806564072f9354a2a35056e996ea59e (patch) | |
tree | f297cdb89022c13245e911918d4710277c90ec43 /textproc/fldiff | |
parent | 95a6e0a739896aec09f3ff9ba7f9b5f5fb136575 (diff) | |
download | freebsd-ports-gnome-f8e5886cc806564072f9354a2a35056e996ea59e.tar.gz freebsd-ports-gnome-f8e5886cc806564072f9354a2a35056e996ea59e.tar.zst freebsd-ports-gnome-f8e5886cc806564072f9354a2a35056e996ea59e.zip |
Update master sites
PR: ports/86239
Submitted by: Emanuel Haupt <ehaupt@critical.ch> (maintainer)
Approved by: pav (mentor)
Diffstat (limited to 'textproc/fldiff')
-rw-r--r-- | textproc/fldiff/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/fldiff/Makefile b/textproc/fldiff/Makefile index e2bbfd1336f9..d56f39f31e9d 100644 --- a/textproc/fldiff/Makefile +++ b/textproc/fldiff/Makefile @@ -8,7 +8,8 @@ PORTNAME= fldiff PORTVERSION= 1.0 CATEGORIES= textproc -MASTER_SITES= http://www.easysw.com/~mike/fldiff/ +MASTER_SITES= http://critical.ch/distfiles/ \ + http://www.easysw.com/~mike/fldiff/ DISTNAME= ${PORTNAME}-${PORTVERSION}-source MAINTAINER= ehaupt@critical.ch |