aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1996-11-26 17:14:32 +0800
committerasami <asami@FreeBSD.org>1996-11-26 17:14:32 +0800
commit791d3645b1e4372ab15565a259dd8f5b03fb82b3 (patch)
treec3f1901a33edf55946c6f980011a632320567a92 /x11
parent5042bf319de7d29310baa476d11b07ad16094cfe (diff)
downloadfreebsd-ports-gnome-791d3645b1e4372ab15565a259dd8f5b03fb82b3.tar.gz
freebsd-ports-gnome-791d3645b1e4372ab15565a259dd8f5b03fb82b3.tar.zst
freebsd-ports-gnome-791d3645b1e4372ab15565a259dd8f5b03fb82b3.zip
Add p5-Tk400 and qvwm. Sort.
Diffstat (limited to 'x11')
-rw-r--r--x11/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/x11/Makefile b/x11/Makefile
index 3c15a51d62b5..86060ade6d18 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.109 1996/11/19 12:32:12 asami Exp $
+# $Id: Makefile,v 1.110 1996/11/25 10:15:55 tg Exp $
#
SUBDIR += FWF
@@ -24,8 +24,10 @@
SUBDIR += gwm
SUBDIR += iv
SUBDIR += olvwm
+ SUBDIR += p5-Tk400
SUBDIR += piewm
SUBDIR += qt
+ SUBDIR += qvwm
SUBDIR += rxvt
SUBDIR += specJava
SUBDIR += swisswatch
@@ -58,8 +60,8 @@
SUBDIR += xscreensaver
SUBDIR += xsnow
SUBDIR += xtacy
+ SUBDIR += xview-clients
SUBDIR += xview-config
SUBDIR += xview-lib
- SUBDIR += xview-clients
.include <bsd.port.subdir.mk>