diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-06-20 00:50:01 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-06-20 00:50:01 +0000 |
commit | 6f6012329458318ec6c380109ffded20740af6f5 (patch) | |
tree | 76748be4b46881775d4fd432afaa6cb364a9615d /x11-wm/blackbox/Makefile | |
parent | 141cc6d6d7610abc43de117b0fb4187660d99ba2 (diff) | |
download | ports-6f6012329458318ec6c380109ffded20740af6f5.tar.gz ports-6f6012329458318ec6c380109ffded20740af6f5.zip |
Replace a dead master site with a functional one.
Notes
Notes:
svn path=/head/; revision=19582
Diffstat (limited to 'x11-wm/blackbox/Makefile')
-rw-r--r-- | x11-wm/blackbox/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-wm/blackbox/Makefile b/x11-wm/blackbox/Makefile index e65c46081fbd..b3abe958c203 100644 --- a/x11-wm/blackbox/Makefile +++ b/x11-wm/blackbox/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 |