diff options
author | asami <asami@FreeBSD.org> | 1998-08-08 07:01:41 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-08-08 07:01:41 +0800 |
commit | 244ed4256637f1dc064f3c6bf52b86eef4f6fab8 (patch) | |
tree | 58aa9e7e0ff827e78042fc0d0abf8971ac60c247 /x11-wm/windowmaker-i18n | |
parent | ef4408e902af08434f856eb568bd96e0641ea1d0 (diff) | |
download | freebsd-ports-gnome-244ed4256637f1dc064f3c6bf52b86eef4f6fab8.tar.gz freebsd-ports-gnome-244ed4256637f1dc064f3c6bf52b86eef4f6fab8.tar.zst freebsd-ports-gnome-244ed4256637f1dc064f3c6bf52b86eef4f6fab8.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.
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 3f5bb212b2ae..14c462cab501 100644 --- a/x11-wm/windowmaker-i18n/Makefile +++ b/x11-wm/windowmaker-i18n/Makefile @@ -3,11 +3,11 @@ # Date created: August 13, 1997 # Whom: handy@physics.montana.edu # -# $Id: Makefile,v 1.17 1998/07/28 06:17:29 tg Exp $ +# $Id: Makefile,v 1.18 1998/08/05 09:31:49 asami Exp $ DISTNAME= WindowMaker-0.17.5 PKGNAME= windowmaker-0.17.5 -CATEGORIES= x11 +CATEGORIES= x11-wm 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/ |