aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/Makefile
diff options
context:
space:
mode:
authorbillf <billf@FreeBSD.org>1998-11-19 04:03:35 +0800
committerbillf <billf@FreeBSD.org>1998-11-19 04:03:35 +0800
commitec4d891d45c7166c705b79b9121dd26f9a6b1c5a (patch)
tree8d345f992e4268289e69c4f8e51336e75b3ee303 /x11-wm/Makefile
parentb16d7595195de54e51f66d3f87de98fb3b949528 (diff)
downloadfreebsd-ports-graphics-ec4d891d45c7166c705b79b9121dd26f9a6b1c5a.tar.gz
freebsd-ports-graphics-ec4d891d45c7166c705b79b9121dd26f9a6b1c5a.tar.zst
freebsd-ports-graphics-ec4d891d45c7166c705b79b9121dd26f9a6b1c5a.zip
Move xfce from ports/x11 -> ports/x11-wm
PR: ports/7806
Diffstat (limited to 'x11-wm/Makefile')
-rw-r--r--x11-wm/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-wm/Makefile b/x11-wm/Makefile
index 53748cc9a09..1b91afb0bed 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>