diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 2000-04-22 23:57:47 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 2000-04-22 23:57:47 +0000 |
commit | 289edec8358557398994714ebbc29ab11a7c941a (patch) | |
tree | d791d83478a027d6e20ac92e0b8130b5992a6b79 /editors/fine | |
parent | 5ab135968f47de741595da87189de7a61b831301 (diff) |
Replace dead master site with two linuxberg sites.
Notes
Notes:
svn path=/head/; revision=27911
Diffstat (limited to 'editors/fine')
-rw-r--r-- | editors/fine/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/editors/fine/Makefile b/editors/fine/Makefile index 7bd07f318f43..459644a6b607 100644 --- a/editors/fine/Makefile +++ b/editors/fine/Makefile @@ -8,7 +8,9 @@ PORTNAME= fine PORTVERSION= 2.3 CATEGORIES= editors -MASTER_SITES= ftp://razor.fer.uni-lj.si/pub/software/bojank/fine/ +# DEAD MASTER_SITES= ftp://razor.fer.uni-lj.si/pub/software/bojank/fine/ +MASTER_SITES= http://idig.linux.tucows.com/files/x11/office/ \ + http://dccnet.linux.tucows.com/files/x11/office/ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= cpiazza@FreeBSD.org |