diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-01-18 06:43:04 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-01-18 06:43:04 +0000 |
commit | 4eab2ea329bc389827b2a33fb408ef7da7fe5dd0 (patch) | |
tree | 2b3895ef3a8b38b11c729f8a0ccfb569e2cd0b58 /x11-wm/windowmaker | |
parent | 0b8e44dd88ee0ad0d7d13cce1497d3e01a2b0bbb (diff) | |
download | ports-4eab2ea329bc389827b2a33fb408ef7da7fe5dd0.tar.gz ports-4eab2ea329bc389827b2a33fb408ef7da7fe5dd0.zip |
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 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/ |