diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-08-08 02:15:46 +0800 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-08-08 02:15:46 +0800 |
commit | c548f0f3e2617a3bfef47f17c3a74239d015828e (patch) | |
tree | d32d73702b7c94966bc835288b0e070e7392673a /x11-wm | |
parent | 06ce50fae8bd4f635ef237e90f6361402ff2370e (diff) | |
download | freebsd-ports-gnome-c548f0f3e2617a3bfef47f17c3a74239d015828e.tar.gz freebsd-ports-gnome-c548f0f3e2617a3bfef47f17c3a74239d015828e.tar.zst freebsd-ports-gnome-c548f0f3e2617a3bfef47f17c3a74239d015828e.zip |
Update MASTER_SITES.
Submitted by: Kelley Ryan (author of toolbox)
Diffstat (limited to 'x11-wm')
-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 |