summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>1999-08-19 07:09:48 +0000
committerChris Piazza <cpiazza@FreeBSD.org>1999-08-19 07:09:48 +0000
commita49da8c757fc80e3a6d37fe66500e34b99c83457 (patch)
tree89f9fdf272421559b42c9c355cdf7c9c2c58d88f
parentUpdate to version 5.30 (diff)
Move ports/misc/toolbox to ports/x11-wm/toolbox with a repo
copy by Satoshi Asami.
Notes
Notes: svn path=/head/; revision=20808
-rw-r--r--misc/Makefile3
-rw-r--r--x11-wm/Makefile3
-rw-r--r--x11-wm/toolbox/Makefile4
3 files changed, 5 insertions, 5 deletions
diff --git a/misc/Makefile b/misc/Makefile
index 137aa3407802..63b7796ba8fe 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.225 1999/08/01 04:26:44 cpiazza Exp $
+# $Id: Makefile,v 1.226 1999/08/19 01:47:29 asami Exp $
#
SUBDIR += 221upgrade
@@ -88,7 +88,6 @@
SUBDIR += tkinfo
SUBDIR += tkman
SUBDIR += tkrunit
- SUBDIR += toolbox
SUBDIR += uk-phone
SUBDIR += uk-postcodes
SUBDIR += unclutter
diff --git a/x11-wm/Makefile b/x11-wm/Makefile
index 054cbf26f1ab..cd7d54bbe576 100644
--- a/x11-wm/Makefile
+++ b/x11-wm/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.16 1999/07/31 04:09:30 asami Exp $
+# $Id: Makefile,v 1.17 1999/08/13 04:45:52 cpiazza Exp $
#
SUBDIR += 9menu
@@ -28,6 +28,7 @@
SUBDIR += piewm
SUBDIR += qvwm
SUBDIR += scwm
+ SUBDIR += toolbox
SUBDIR += tvtwm
SUBDIR += vtwm
SUBDIR += windowmaker
diff --git a/x11-wm/toolbox/Makefile b/x11-wm/toolbox/Makefile
index 73cc7d1ea2d8..93c82de72367 100644
--- a/x11-wm/toolbox/Makefile
+++ b/x11-wm/toolbox/Makefile
@@ -3,11 +3,11 @@
# Date created: 05 June 1999
# Whom: Chris Piazza <cpiazza@FreeBSD.org>
#
-# $Id: Makefile,v 1.3 1999/06/19 08:25:28 cpiazza Exp $
+# $Id: Makefile,v 1.4 1999/08/07 18:15:46 cpiazza Exp $
#
DISTNAME= toolbox-0.4.3
-CATEGORIES= misc
+CATEGORIES= x11-wm
MASTER_SITES= http://rfk.masslinux.com/blackbox/utils/
MAINTAINER= cpiazza@FreeBSD.org