summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-11-26 09:14:32 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-11-26 09:14:32 +0000
commit5b5d41c937f204cc9b84db7a9a35494fffe544e0 (patch)
treec6bda8dbde00094f905285789546cad55678042f /x11
parentAdd p5-{CGI,CGI_Lite,HTML,HTML-QuickCheck,HTML-Stream,HTTPD-Tools,libwww} (diff)
Add p5-Tk400 and qvwm. Sort.
Notes
Notes: svn path=/head/; revision=4687
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>