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/windowmaker | |
parent | 839f94d88cd3c51388aaab5f2fcb02e06219a34b (diff) |
Notes
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 3f5bb212b2ae..14c462cab501 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.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/ |