diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-06-20 00:50:01 +0000 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-06-20 00:50:01 +0000 |
commit | fd39933148b6effd2a15c70bffd52aadd61e8579 (patch) | |
tree | e930efa321ad783b891066b6b371015ccd323a71 /x11-wm/openbox | |
parent | b4bfe0d6c32b458a5f877fa04f5fa2b1d6df4657 (diff) | |
download | FreeBSD-ports-fd39933148b6effd2a15c70bffd52aadd61e8579.zip FreeBSD-ports-fd39933148b6effd2a15c70bffd52aadd61e8579.tar.gz |
Replace a dead master site with a functional one.
Diffstat (limited to 'x11-wm/openbox')
-rw-r--r-- | x11-wm/openbox/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-wm/openbox/Makefile b/x11-wm/openbox/Makefile index e65c460..b3abe95 100644 --- a/x11-wm/openbox/Makefile +++ b/x11-wm/openbox/Makefile @@ -3,14 +3,14 @@ # Date created: June 15, 1998 # Whom: Brian Handy <handy@physics.montana.edu> # -# $Id: Makefile,v 1.21 1999/05/29 09:37:37 mharo Exp $ +# $Id: Makefile,v 1.22 1999/06/19 08:26:18 cpiazza Exp $ # DISTNAME= blackbox-0.50.5 CATEGORIES= x11-wm MASTER_SITES= ftp://balance.wiw.org/pub/blackbox/ \ - ftp://ftp.dti.ad.jp/pub/X/blackbox/ \ - ftp://ftp.max.irk.ru/unix/x/wm/ + ftp://ftp.digex.net/pub/X11/window-managers/blackbox/ \ + ftp://ftp.dti.ad.jp/pub/X/blackbox/ MAINTAINER= cpiazza@FreeBSD.org |