diff options
author | Bill Fumerola <billf@FreeBSD.org> | 1998-11-18 20:03:35 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 1998-11-18 20:03:35 +0000 |
commit | 0104efc6567878e15c7978ceae2f2e8c4dc642ad (patch) | |
tree | 4943911f72aad846c371681164a02932da082fff /x11 | |
parent | Upgrade 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')
-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 |