diff options
-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 |