diff options
author | jim <jim@FreeBSD.org> | 2000-02-12 00:31:20 +0000 |
---|---|---|
committer | jim <jim@FreeBSD.org> | 2000-02-12 00:31:20 +0000 |
commit | be24410a23b789e43db8a420f3b5e1d9542eaef1 (patch) | |
tree | b31bdac15a89ed949a43583dfae78716f4bdacd5 /www/bluefish/Makefile | |
parent | 30b0376c647f515369d2ed1d819f80297a4a615e (diff) | |
download | FreeBSD-ports-be24410a23b789e43db8a420f3b5e1d9542eaef1.zip FreeBSD-ports-be24410a23b789e43db8a420f3b5e1d9542eaef1.tar.gz |
Remove a dead MASTER_SITE
Diffstat (limited to 'www/bluefish/Makefile')
-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 e2dac81..0a8c186 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 |