diff options
author | asami <asami@FreeBSD.org> | 1998-08-08 06:28:05 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-08-08 06:28:05 +0800 |
commit | bcceef3badc0ffc5ad77f087d4ad4028abc655b4 (patch) | |
tree | 6e7ff708f69196f4cd6ca66ccae699286c447fa4 /x11 | |
parent | 795219c2c15a496b3f4bf5ed804b542cdab892ca (diff) | |
download | freebsd-ports-gnome-bcceef3badc0ffc5ad77f087d4ad4028abc655b4.tar.gz freebsd-ports-gnome-bcceef3badc0ffc5ad77f087d4ad4028abc655b4.tar.zst freebsd-ports-gnome-bcceef3badc0ffc5ad77f087d4ad4028abc655b4.zip |
Move "xtimer" from misc to x11-clocks and "asclock bclock dclock
emiclock mlclock mouseclock rclock swisswatch t3d wmtime xalarm
xdaliclock" from x11 to x11-clocks.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 14 |
1 files changed, 1 insertions, 13 deletions
diff --git a/x11/Makefile b/x11/Makefile index e4c8eec66e9c..6a017fcc3738 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.221 1998/08/07 22:02:54 asami Exp $ +# $Id: Makefile,v 1.222 1998/08/07 22:17:47 asami Exp $ # SUBDIR += FWF @@ -8,21 +8,17 @@ SUBDIR += afterstep SUBDIR += afterstep-devel SUBDIR += amiwm - SUBDIR += asclock SUBDIR += asfiles SUBDIR += auis - SUBDIR += bclock SUBDIR += blackbox SUBDIR += blast SUBDIR += blt SUBDIR += bricons SUBDIR += camltk41 SUBDIR += ctwm - SUBDIR += dclock SUBDIR += dfm SUBDIR += dgs SUBDIR += dxpc - SUBDIR += emiclock SUBDIR += emu SUBDIR += enlightenment SUBDIR += eterm @@ -50,9 +46,7 @@ SUBDIR += libsx SUBDIR += lupe SUBDIR += lwm - SUBDIR += mlclock SUBDIR += mlvwm - SUBDIR += mouseclock SUBDIR += neXtaw SUBDIR += offix-clipboard SUBDIR += offix-execute @@ -71,13 +65,10 @@ SUBDIR += qt133 SUBDIR += qt140 SUBDIR += qvwm - SUBDIR += rclock SUBDIR += rxvt SUBDIR += sharefonts SUBDIR += slingshot - SUBDIR += swisswatch SUBDIR += sxpc - SUBDIR += t3d SUBDIR += tix SUBDIR += tk41 SUBDIR += tk42 @@ -93,10 +84,8 @@ SUBDIR += windowmaker SUBDIR += workplace SUBDIR += wm2 - SUBDIR += wmtime SUBDIR += wmx SUBDIR += x3270 - SUBDIR += xalarm SUBDIR += xaniroc SUBDIR += xantfarm SUBDIR += xautolock @@ -105,7 +94,6 @@ SUBDIR += xco SUBDIR += xcoloredit SUBDIR += xcolors - SUBDIR += xdaliclock SUBDIR += xdtm SUBDIR += xfce SUBDIR += xfed |