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/blackbox | |
parent | 839f94d88cd3c51388aaab5f2fcb02e06219a34b (diff) | |
download | ports-d9927174c8b36b043411ddf173c8cd4aefaff508.tar.gz ports-d9927174c8b36b043411ddf173c8cd4aefaff508.zip |
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/blackbox')
-rw-r--r-- | x11-wm/blackbox/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/blackbox/Makefile b/x11-wm/blackbox/Makefile index e965d008afec..7eefcd49b91f 100644 --- a/x11-wm/blackbox/Makefile +++ b/x11-wm/blackbox/Makefile @@ -3,11 +3,11 @@ # Date created: June 15, 1998 # Whom: Brian Handy <handy@physics.montana.edu> # -# $Id: Makefile,v 1.3 1998/07/17 20:33:55 steve Exp $ +# $Id: Makefile,v 1.4 1998/07/27 00:42:42 steve Exp $ # DISTNAME= blackbox-0.34.4 -CATEGORIES= x11 +CATEGORIES= x11-wm MASTER_SITES= http://linux.wiw.org/blackbox/sources/ MAINTAINER= ports@FreeBSD.ORG |