diff options
author | asami <asami@FreeBSD.org> | 1999-01-18 14:43:04 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1999-01-18 14:43:04 +0800 |
commit | b1dc1dcbcc4fdd6c4169ced6fd79247ef050b43a (patch) | |
tree | 76d6046953ffa8fb65d2f3d0d55ac35310495c22 /x11-wm/windowmaker | |
parent | a86ebf155384c787da2a03511023e4d216668667 (diff) | |
download | freebsd-ports-gnome-b1dc1dcbcc4fdd6c4169ced6fd79247ef050b43a.tar.gz freebsd-ports-gnome-b1dc1dcbcc4fdd6c4169ced6fd79247ef050b43a.tar.zst freebsd-ports-gnome-b1dc1dcbcc4fdd6c4169ced6fd79247ef050b43a.zip |
Add virtual category "windowmaker".
Diffstat (limited to 'x11-wm/windowmaker')
-rw-r--r-- | x11-wm/windowmaker/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/windowmaker/Makefile b/x11-wm/windowmaker/Makefile index 67603fe6b277..27db18937c6a 100644 --- a/x11-wm/windowmaker/Makefile +++ b/x11-wm/windowmaker/Makefile @@ -3,11 +3,11 @@ # Date created: August 13, 1997 # Whom: handy@physics.montana.edu # -# $Id: Makefile,v 1.42 1998/12/07 12:05:04 tg Exp $ +# $Id: Makefile,v 1.43 1999/01/18 03:13:33 steve Exp $ DISTNAME= WindowMaker-0.50.2 PKGNAME= windowmaker-0.50.2 -CATEGORIES= x11-wm +CATEGORIES= x11-wm windowmaker MASTER_SITES= ftp://ftp.windowmaker.org/pub/beta/srcs/ \ ftp://ftp.io.com/pub/mirror/windowmaker/beta/srcs/ \ http://jgo.local.net/cool_downloads/wm/ |