diff options
author | steve <steve@FreeBSD.org> | 1999-01-18 03:13:38 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-01-18 03:13:38 +0000 |
commit | ea0598918e8c16a02f09dbcbf001c768fc28b3ab (patch) | |
tree | 730e0e91af75dcc752d9a9dad4c7760c689c92a0 /x11-wm/windowmaker/Makefile | |
parent | b114858550fdf8d9fee132df67f834e3ed173492 (diff) | |
download | FreeBSD-ports-ea0598918e8c16a02f09dbcbf001c768fc28b3ab.zip FreeBSD-ports-ea0598918e8c16a02f09dbcbf001c768fc28b3ab.tar.gz |
Update to version 0.50.2. Also added the requisite libtool patches to
make this work in -current.
PR: 9498
Reviewed by: maintainer
Submitted by: Michael Oski <oski@jps.net>
Diffstat (limited to 'x11-wm/windowmaker/Makefile')
-rw-r--r-- | x11-wm/windowmaker/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/x11-wm/windowmaker/Makefile b/x11-wm/windowmaker/Makefile index d20f631..67603fe 100644 --- a/x11-wm/windowmaker/Makefile +++ b/x11-wm/windowmaker/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: WindowMaker -# Version required: 0.20.3 +# Version required: 0.50.2 # Date created: August 13, 1997 # Whom: handy@physics.montana.edu # -# $Id: Makefile,v 1.41 1998/12/04 07:53:41 tg Exp $ +# $Id: Makefile,v 1.42 1998/12/07 12:05:04 tg Exp $ -DISTNAME= WindowMaker-0.20.3 -PKGNAME= windowmaker-0.20.3 +DISTNAME= WindowMaker-0.50.2 +PKGNAME= windowmaker-0.50.2 CATEGORIES= x11-wm MASTER_SITES= ftp://ftp.windowmaker.org/pub/beta/srcs/ \ ftp://ftp.io.com/pub/mirror/windowmaker/beta/srcs/ \ |