diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-08-07 18:15:46 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-08-07 18:15:46 +0000 |
commit | 53894ff1ebed16d4bf7f2b1253a20b8cd71ce9e0 (patch) | |
tree | 56ec3d7dbe26bf39c011465f0767659a9d6eacb3 /x11-wm/toolbox | |
parent | Update to 0.9.6 (diff) |
Update MASTER_SITES.
Submitted by: Kelley Ryan (author of toolbox)
Notes
Notes:
svn path=/head/; revision=20594
Diffstat (limited to 'x11-wm/toolbox')
-rw-r--r-- | x11-wm/toolbox/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/toolbox/Makefile b/x11-wm/toolbox/Makefile index d7aa9c3d8a7b..73cc7d1ea2d8 100644 --- a/x11-wm/toolbox/Makefile +++ b/x11-wm/toolbox/Makefile @@ -3,12 +3,12 @@ # Date created: 05 June 1999 # Whom: Chris Piazza <cpiazza@FreeBSD.org> # -# $Id: Makefile,v 1.2 1999/06/14 03:09:47 jseger Exp $ +# $Id: Makefile,v 1.3 1999/06/19 08:25:28 cpiazza Exp $ # DISTNAME= toolbox-0.4.3 CATEGORIES= misc -MASTER_SITES= http://cs.bc.edu/~kelleyry/blackbox/utils/ +MASTER_SITES= http://rfk.masslinux.com/blackbox/utils/ MAINTAINER= cpiazza@FreeBSD.org |