diff options
author | cpiazza <cpiazza@FreeBSD.org> | 2000-04-23 07:57:47 +0800 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 2000-04-23 07:57:47 +0800 |
commit | ed820bcef1cbc82af9da6f7188551e5a3ccd2354 (patch) | |
tree | 4677a1d00c3315653fadf9e9ff633f1fa7fa1f00 /editors/fine | |
parent | cfd53a57247f2287b006e1a1383d67227dcbb55c (diff) | |
download | freebsd-ports-gnome-ed820bcef1cbc82af9da6f7188551e5a3ccd2354.tar.gz freebsd-ports-gnome-ed820bcef1cbc82af9da6f7188551e5a3ccd2354.tar.zst freebsd-ports-gnome-ed820bcef1cbc82af9da6f7188551e5a3ccd2354.zip |
Replace dead master site with two linuxberg sites.
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 |