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-i18n | |
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-i18n')
-rw-r--r-- | x11-wm/windowmaker-i18n/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/windowmaker-i18n/Makefile b/x11-wm/windowmaker-i18n/Makefile index f44eb97bce65..750fae106f9c 100644 --- a/x11-wm/windowmaker-i18n/Makefile +++ b/x11-wm/windowmaker-i18n/Makefile @@ -3,11 +3,11 @@ # Date created: 24 Nov 1998 # Whom: mac@jp.freebsd.org # -# $Id: Makefile,v 1.46 1998/12/21 13:15:39 flathill Exp $ +# $Id: Makefile,v 1.47 1999/01/18 03:18:27 steve Exp $ DISTNAME= WindowMaker-0.50.2 PKGNAME= windowmaker-i18n-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/ \ |