diff options
-rw-r--r-- | x11-wm/Makefile | 3 | ||||
-rw-r--r-- | x11/Makefile | 3 |
2 files changed, 3 insertions, 3 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> diff --git a/x11/Makefile b/x11/Makefile index 810773ee82be..26f46e6e89a4 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.236 1998/10/28 15:58:30 vanilla Exp $ +# $Id: Makefile,v 1.237 1998/11/08 15:11:58 kuriyama Exp $ # SUBDIR += XFree86 @@ -56,7 +56,6 @@ SUBDIR += xcoloredit SUBDIR += xcolors SUBDIR += xdtm - SUBDIR += xfce SUBDIR += xfedor SUBDIR += xfishtank SUBDIR += xgrab |