diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-08-07 22:17:55 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-08-07 22:17:55 +0000 |
commit | c2ec96e939971eb27b4e76cec3ba1da27c681710 (patch) | |
tree | d8e88d954fe008a304993a2e91d3330e23a63791 /x11/Makefile | |
parent | New categories deskutils, x11-clocks, x11-fm, x11-fonts, x11-toolkits (diff) |
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.
Notes
Notes:
svn path=/head/; revision=12324
Diffstat (limited to '')
-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 |