summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorBill Fumerola <billf@FreeBSD.org>1998-11-18 20:03:35 +0000
committerBill Fumerola <billf@FreeBSD.org>1998-11-18 20:03:35 +0000
commit0104efc6567878e15c7978ceae2f2e8c4dc642ad (patch)
tree4943911f72aad846c371681164a02932da082fff /x11-wm
parentUpgrade xfce from 1.2.4->2.0.4, make associated changes. (diff)
Move xfce from ports/x11 -> ports/x11-wm
PR: ports/7806
Notes
Notes: svn path=/head/; revision=14653
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-wm/Makefile b/x11-wm/Makefile
index 53748cc9a096..1b91afb0bede 100644
--- a/x11-wm/Makefile
+++ b/x11-wm/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.3 1998/10/04 00:58:42 steve Exp $
+# $Id: Makefile,v 1.4 1998/11/15 22:05:26 kuriyama Exp $
#
SUBDIR += afterstep
@@ -23,5 +23,6 @@
SUBDIR += windowmaker
SUBDIR += wm2
SUBDIR += wmx
+ SUBDIR += xfce
.include <bsd.port.subdir.mk>