diff options
author | billf <billf@FreeBSD.org> | 1998-11-19 04:03:35 +0800 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 1998-11-19 04:03:35 +0800 |
commit | ec4d891d45c7166c705b79b9121dd26f9a6b1c5a (patch) | |
tree | 8d345f992e4268289e69c4f8e51336e75b3ee303 /x11 | |
parent | b16d7595195de54e51f66d3f87de98fb3b949528 (diff) | |
download | freebsd-ports-gnome-ec4d891d45c7166c705b79b9121dd26f9a6b1c5a.tar.gz freebsd-ports-gnome-ec4d891d45c7166c705b79b9121dd26f9a6b1c5a.tar.zst freebsd-ports-gnome-ec4d891d45c7166c705b79b9121dd26f9a6b1c5a.zip |
Move xfce from ports/x11 -> ports/x11-wm
PR: ports/7806
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
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 |