diff options
author | Bill Fumerola <billf@FreeBSD.org> | 1998-12-08 21:36:08 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 1998-12-08 21:36:08 +0000 |
commit | 029bb90120b25f0a4416d52a21a79fa2a91cc73c (patch) | |
tree | dcf19d11400c30dbba1fca8ba05a0259016420e5 /x11-wm/blackbox | |
parent | 4a002a0bd5164e3e4775543111e1aff40dd66904 (diff) | |
download | ports-029bb90120b25f0a4416d52a21a79fa2a91cc73c.tar.gz ports-029bb90120b25f0a4416d52a21a79fa2a91cc73c.zip |
Notes
Diffstat (limited to 'x11-wm/blackbox')
-rw-r--r-- | x11-wm/blackbox/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-wm/blackbox/Makefile b/x11-wm/blackbox/Makefile index 6cfe8da8e5cc..f3e8103df84d 100644 --- a/x11-wm/blackbox/Makefile +++ b/x11-wm/blackbox/Makefile @@ -3,12 +3,13 @@ # Date created: June 15, 1998 # Whom: Brian Handy <handy@physics.montana.edu> # -# $Id: Makefile,v 1.13 1998/11/11 22:39:48 mph Exp $ +# $Id: Makefile,v 1.14 1998/11/23 22:01:12 billf Exp $ # DISTNAME= blackbox-0.50.0 CATEGORIES= x11-wm -MASTER_SITES= ftp://balance.wiw.org/pub/blackbox/ +MASTER_SITES= ftp://balance.wiw.org/pub/blackbox/ \ + ftp://ftp.aist.com.ua/pub/unix/window_managers/blackbox/ MAINTAINER= ports@FreeBSD.ORG |