diff options
author | steve <steve@FreeBSD.org> | 1998-08-09 08:16:31 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-08-09 08:16:31 +0800 |
commit | c4f1e5aa7ba4b7ba82e5e602c4615bf3bb407c77 (patch) | |
tree | ddbd01320f92a421f15033c2cc1679190321b28e /x11-wm/openbox/Makefile | |
parent | cd133d39593a221d88a66542774d731504174776 (diff) | |
download | freebsd-ports-graphics-c4f1e5aa7ba4b7ba82e5e602c4615bf3bb407c77.tar.gz freebsd-ports-graphics-c4f1e5aa7ba4b7ba82e5e602c4615bf3bb407c77.tar.zst freebsd-ports-graphics-c4f1e5aa7ba4b7ba82e5e602c4615bf3bb407c77.zip |
Update to version 0.35.0
PR: 7432
Submitted by: maintainer
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 7eefcd49b91..b35f2fec7c4 100644 --- a/x11-wm/openbox/Makefile +++ b/x11-wm/openbox/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: Blackbox -# Version required: 0.34.4 +# Version required: 0.35.0 # Date created: June 15, 1998 # Whom: Brian Handy <handy@physics.montana.edu> # -# $Id: Makefile,v 1.4 1998/07/27 00:42:42 steve Exp $ +# $Id: Makefile,v 1.5 1998/08/07 23:01:37 asami Exp $ # -DISTNAME= blackbox-0.34.4 +DISTNAME= blackbox-0.35.0 CATEGORIES= x11-wm MASTER_SITES= http://linux.wiw.org/blackbox/sources/ |