diff options
author | jim <jim@FreeBSD.org> | 2000-02-12 08:31:20 +0800 |
---|---|---|
committer | jim <jim@FreeBSD.org> | 2000-02-12 08:31:20 +0800 |
commit | be24410a23b789e43db8a420f3b5e1d9542eaef1 (patch) | |
tree | b31bdac15a89ed949a43583dfae78716f4bdacd5 /www/bluefish | |
parent | 30b0376c647f515369d2ed1d819f80297a4a615e (diff) | |
download | freebsd-ports-gnome-be24410a23b789e43db8a420f3b5e1d9542eaef1.tar.gz freebsd-ports-gnome-be24410a23b789e43db8a420f3b5e1d9542eaef1.tar.zst freebsd-ports-gnome-be24410a23b789e43db8a420f3b5e1d9542eaef1.zip |
Remove a dead MASTER_SITE
Diffstat (limited to 'www/bluefish')
-rw-r--r-- | www/bluefish/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/bluefish/Makefile b/www/bluefish/Makefile index e2dac8149266..0a8c186bfce4 100644 --- a/www/bluefish/Makefile +++ b/www/bluefish/Makefile @@ -9,8 +9,7 @@ DISTNAME= bluefish-0.3.5 CATEGORIES= www editors MASTER_SITES= http://bluefish.linuxbox.com/download/ \ - http://student.wau.nl/~olivier/bluefish/download/ \ - http://ha-pc.cheque.uq.edu.au/download/ + http://student.wau.nl/~olivier/bluefish/download/ MAINTAINER= jim@FreeBSD.org |