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/e16/Makefile | |
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.
Notes
Notes:
svn path=/head/; revision=12331
Diffstat (limited to 'x11-wm/e16/Makefile')
-rw-r--r-- | x11-wm/e16/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/e16/Makefile b/x11-wm/e16/Makefile index a998bc06f30e..10a6867b1ba5 100644 --- a/x11-wm/e16/Makefile +++ b/x11-wm/e16/Makefile @@ -3,11 +3,11 @@ # Date created: 10 June 1997 # Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> # -# $Id: Makefile,v 1.19 1998/08/05 09:31:41 asami Exp $ +# $Id: Makefile,v 1.20 1998/08/06 15:32:15 vanilla Exp $ # DISTNAME= enlightenment-0.14 -CATEGORIES= x11 +CATEGORIES= x11-wm MASTER_SITES= ftp://ftp.enlightenment.org/pub/enlightenment/enlightenment/ \ ftp://www.rasterman.com/pub/enlightenment/enlightenment/ \ ftp://ftp.labs.redhat.com/pub/imlib/TAR/ |