diff options
author | tg <tg@FreeBSD.org> | 1998-06-15 08:58:10 +0000 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1998-06-15 08:58:10 +0000 |
commit | c0fb65387cb89fc16986e74cc90604ce6fbfeca2 (patch) | |
tree | 1ccbb27377a2571f7df027d80adc027c296d6715 /x11-wm/windowmaker/Makefile | |
parent | 1cb0f7a43a8e7bea5378d0853c5a975e4df38db7 (diff) | |
download | FreeBSD-ports-c0fb65387cb89fc16986e74cc90604ce6fbfeca2.zip FreeBSD-ports-c0fb65387cb89fc16986e74cc90604ce6fbfeca2.tar.gz |
Upgrade to 0.15.1.
Submitted by: Brian Handy <handy@physics.montana.edu>
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 79b23d5..9c411ec 100644 --- a/x11-wm/windowmaker/Makefile +++ b/x11-wm/windowmaker/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: WindowMaker -# Version required: 0.15.0 +# Version required: 0.15.1 # Date created: August 13, 1997 # Whom: handy@physics.montana.edu # -# $Id: Makefile,v 1.11 1998/06/04 07:56:56 tg Exp $ +# $Id: Makefile,v 1.12 1998/06/09 15:29:45 tg Exp $ -DISTNAME= WindowMaker-0.15.0 -PKGNAME= windowmaker-0.15.0 +DISTNAME= WindowMaker-0.15.1 +PKGNAME= windowmaker-0.15.1 CATEGORIES= x11 MASTER_SITES= ftp://ftp.windowmaker.org/pub/beta/srcs/ \ ftp://ftp.io.com/pub/mirror/windowmaker/beta/srcs/ \ |