diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-08-07 23:01:41 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-08-07 23:01:41 +0000 |
commit | d9927174c8b36b043411ddf173c8cd4aefaff508 (patch) | |
tree | eb99cb9bfdf2da9b5729c4b2c1d0acacee52e651 /x11-wm/icewm | |
parent | Move "FWF Xaw3d auis blt iv lesstif neXtaw pmw pygtk qt qt133 qt140 (diff) |
Move "afterstep-devel afterstep amiwm blackbox ctwm enlightenment fvwm
fvwm2 fvwm95 gwm icewm lwm mlvwm olvwm piewm qvwm tvtwm windowmaker
wm2 wmx" from x11 to x11-wm.
Diffstat (limited to 'x11-wm/icewm')
-rw-r--r-- | x11-wm/icewm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/icewm/Makefile b/x11-wm/icewm/Makefile index 3759d79013e4..40ae8d043540 100644 --- a/x11-wm/icewm/Makefile +++ b/x11-wm/icewm/Makefile @@ -3,11 +3,11 @@ # Date created: 10 August 1997 # Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> # -# $Id: Makefile,v 1.12 1998/07/27 00:40:53 steve Exp $ +# $Id: Makefile,v 1.13 1998/08/05 09:31:43 asami Exp $ # DISTNAME= icewm-0.9.10 -CATEGORIES= x11 +CATEGORIES= x11-wm MASTER_SITES= http://berta.fri.uni-lj.si/~markom/icewm/devel/ EXTRACT_SUFX= .src.tar.gz |