diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-08-21 00:26:15 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-08-21 00:26:15 +0000 |
commit | cdca2e9429beb2ae9dd1d757213d4f95a9addff8 (patch) | |
tree | 91b71762161cce7f4a8f30b62403dce04695f7f9 /x11-wm/openbox/Makefile | |
parent | 3f482e825f4757272d9e93b8b6229c06e6fc5bdb (diff) |
Notes
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 9d152fc5e246..1215acbb03ee 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/ \ |