diff options
Diffstat (limited to 'www/bluefish')
-rw-r--r-- | www/bluefish/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/www/bluefish/Makefile b/www/bluefish/Makefile index 194900f119b..49223ab35ab 100644 --- a/www/bluefish/Makefile +++ b/www/bluefish/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.31 2003/07/31 19:02:09 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2003/08/01 07:26:05 wiz Exp $ # DISTNAME= bluefish-0.11 CATEGORIES= www MASTER_SITES= http://pkedu.fbt.eitn.wau.nl/~olivier/downloads/ \ - http://student.wau.nl/~olivier/bluefish/download/ \ - ftp://bluefish.advancecreations.com/pub/bluefish/downloads/ \ + ftp://bluefish.advancecreations.com/bluefish/downloads/ \ http://bluefish.mrball.net/downloads/ \ ftp://ftp.ratisbona.com/pub/bluefish/downloads/ \ http://bluefish.shellhung.org/downloads/ |