diff options
Diffstat (limited to 'x11-wm/Makefile')
-rw-r--r-- | x11-wm/Makefile | 3 |
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> |