diff options
Diffstat (limited to 'editors/fine/Makefile')
-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 |