diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 2000-05-21 23:57:07 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 2000-05-21 23:57:07 +0000 |
commit | 1f0075faebd9642994b0bad10bdce501b17ee4df (patch) | |
tree | c1407aa83fa56f4e1f8f6677b90f43507c5b1f7f | |
parent | fe69cb5479f64094de5dfa53b2848ab656dd9bff (diff) | |
download | ports-1f0075faebd9642994b0bad10bdce501b17ee4df.tar.gz ports-1f0075faebd9642994b0bad10bdce501b17ee4df.zip |
Notes
-rw-r--r-- | editors/fine/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/fine/Makefile b/editors/fine/Makefile index 459644a6b607..e1566a710d83 100644 --- a/editors/fine/Makefile +++ b/editors/fine/Makefile @@ -9,8 +9,7 @@ PORTNAME= fine PORTVERSION= 2.3 CATEGORIES= editors # 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/ +MASTER_SITES= http://dccnet.linux.tucows.com/files/x11/office/ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= cpiazza@FreeBSD.org |