diff options
author | asami <asami@FreeBSD.org> | 1998-08-08 06:17:55 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-08-08 06:17:55 +0800 |
commit | d5d1ae7c729064573c6e63e4642d0fa13ced66c5 (patch) | |
tree | 6053150238ab6698d90e2ab8f22fa86ef9cb8b88 /x11 | |
parent | 07804d7369973def879667e3c2e6f6966b224e1a (diff) | |
download | freebsd-ports-gnome-d5d1ae7c729064573c6e63e4642d0fa13ced66c5.tar.gz freebsd-ports-gnome-d5d1ae7c729064573c6e63e4642d0fa13ced66c5.tar.zst freebsd-ports-gnome-d5d1ae7c729064573c6e63e4642d0fa13ced66c5.zip |
Move "sliderule xpostit xpostitPlus" from x11 to deskutils. Move "cal
cbb ical korganizer kproject offix-trash plan teapot xcalendar xinvest
xmaddressbook xmdiary xopps zorro" from misc to deskutils.
I'll fix up the dependencies later.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/x11/Makefile b/x11/Makefile index 4a02c6cadf7a..e4c8eec66e9c 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.220 1998/08/07 21:59:56 asami Exp $ +# $Id: Makefile,v 1.221 1998/08/07 22:02:54 asami Exp $ # SUBDIR += FWF @@ -74,7 +74,6 @@ SUBDIR += rclock SUBDIR += rxvt SUBDIR += sharefonts - SUBDIR += sliderule SUBDIR += slingshot SUBDIR += swisswatch SUBDIR += sxpc @@ -122,8 +121,6 @@ SUBDIR += xmbdfed SUBDIR += xmold SUBDIR += xmove - SUBDIR += xpostit - SUBDIR += xpostitPlus SUBDIR += xprompt SUBDIR += xscreensaver SUBDIR += xskyroot |