diff options
author | Jim Mock <jim@FreeBSD.org> | 2000-03-22 19:02:19 +0000 |
---|---|---|
committer | Jim Mock <jim@FreeBSD.org> | 2000-03-22 19:02:19 +0000 |
commit | 2f7249c38e090c817c8b37f6649fa3f25a743902 (patch) | |
tree | f904da9dd5633d8a48281c77bd8aaee4c569eb75 /www/bluefish | |
parent | Update MASTER_SITES. (diff) |
Fix the URL in one of the MASTER_SITES.
Submitted by: John Shafer <jshafer@cyberspace.org>
Diffstat (limited to 'www/bluefish')
-rw-r--r-- | www/bluefish/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/bluefish/Makefile b/www/bluefish/Makefile index 7b7419e24f0a..e16fbc41e43a 100644 --- a/www/bluefish/Makefile +++ b/www/bluefish/Makefile @@ -8,7 +8,7 @@ DISTNAME= bluefish-0.3.6 CATEGORIES= www editors -MASTER_SITES= http://bluefish.linuxbox.com/download/ \ +MASTER_SITES= http://bluefish.linuxave.net/download/ \ http://student.wau.nl/~olivier/bluefish/download/ MAINTAINER= jim@FreeBSD.org |