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 | |
parent | Upgrade to version 1.39. (diff) |
Update master sites
PR: ports/86239
Submitted by: Emanuel Haupt <ehaupt@critical.ch> (maintainer)
Approved by: pav (mentor)
Diffstat (limited to 'textproc')
-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 |