diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-08-21 00:26:15 +0000 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-08-21 00:26:15 +0000 |
commit | 21c362ef0a51479298d9f62713b96ceed7a20d6a (patch) | |
tree | 2c0d6cb2c4a8bf87c165959eb7b64e3d54b7d7b6 /x11-wm/openbox/Makefile | |
parent | 928fcc328c6a7c5a07dc5a3d8dd649cb2ad8f0a1 (diff) | |
download | FreeBSD-ports-21c362ef0a51479298d9f62713b96ceed7a20d6a.zip FreeBSD-ports-21c362ef0a51479298d9f62713b96ceed7a20d6a.tar.gz |
Update to version 0.51.1
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Diffstat (limited to 'x11-wm/openbox/Makefile')
-rw-r--r-- | x11-wm/openbox/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-wm/openbox/Makefile b/x11-wm/openbox/Makefile index 9d152fc..1215acb 100644 --- a/x11-wm/openbox/Makefile +++ b/x11-wm/openbox/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: Blackbox -# Version required: 0.51.0 +# Version required: 0.51.1 # Date created: June 15, 1998 # Whom: Brian Handy <handy@physics.montana.edu> # -# $Id: Makefile,v 1.24 1999/07/15 01:03:11 cpiazza Exp $ +# $Id: Makefile,v 1.25 1999/08/20 06:00:11 cpiazza Exp $ # -DISTNAME= blackbox-0.51.0 +DISTNAME= blackbox-0.51.1 CATEGORIES= x11-wm MASTER_SITES= ftp://balance.wiw.org/pub/blackbox/ \ ftp://ftp.digex.net/pub/X11/window-managers/blackbox/ \ |