diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-09-17 17:13:48 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-09-17 17:13:48 +0000 |
commit | dd304ce31ab2d8ca1b2f71dec483fd2e5a448b39 (patch) | |
tree | ace15814cf34de619df9a57bbeb46103b198e3c3 /textproc/fldiff/Makefile | |
parent | 448d3c0949111bb10494808b01155d70ed32a1e2 (diff) |
Notes
Diffstat (limited to 'textproc/fldiff/Makefile')
-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 |