diff options
author | wiz <wiz@pkgsrc.org> | 2007-11-12 00:13:13 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-11-12 00:13:13 +0000 |
commit | e6d82309072af66bd459afd04fb8dd16d56695b6 (patch) | |
tree | 4eacccbf69326c08ed9731d2582d68ef86043155 | |
parent | b0472cdd377df274514b2e2334f008e0f7ca2603 (diff) | |
download | pkgsrc-e6d82309072af66bd459afd04fb8dd16d56695b6.tar.gz |
Remove ftp.ratisbona.com from MASTER_SITES, doesn't resolve.
From Zafer Aydogan in PR 37339.
-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 d6cc044268f..ddcaa04f98b 100644 --- a/www/bluefish/Makefile +++ b/www/bluefish/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.76 2007/09/21 13:04:26 wiz Exp $ +# $NetBSD: Makefile,v 1.77 2007/11/12 00:13:13 wiz Exp $ DISTNAME= bluefish-1.0.7 PKGREVISION= 4 CATEGORIES= www MASTER_SITES= http://bluefish.mrball.net/stable/source/ \ - ftp://ftp.ratisbona.com/pub/bluefish/stable/source/ \ http://www.bennewitz.com/bluefish/stable/source/ EXTRACT_SUFX= .tar.bz2 |