diff options
author | steve <steve@FreeBSD.org> | 1998-09-20 04:10:19 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-09-20 04:10:19 +0800 |
commit | 9ceda7fea5c61359e641bcb1c1940c9f99ba48b1 (patch) | |
tree | f21ab8b585b1d6cc08f5d857d9bb5fe2cc45c350 /x11-wm/openbox/Makefile | |
parent | 2667360f2cca39a86f74f5b24e523370ddf330df (diff) | |
download | freebsd-ports-graphics-9ceda7fea5c61359e641bcb1c1940c9f99ba48b1.tar.gz freebsd-ports-graphics-9ceda7fea5c61359e641bcb1c1940c9f99ba48b1.tar.zst freebsd-ports-graphics-9ceda7fea5c61359e641bcb1c1940c9f99ba48b1.zip |
Update to version 0.40.6.
PR: 7958
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 7100cd962b2..b5ba2da099a 100644 --- a/x11-wm/openbox/Makefile +++ b/x11-wm/openbox/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: Blackbox -# Version required: 0.40.5 +# Version required: 0.40.6 # Date created: June 15, 1998 # Whom: Brian Handy <handy@physics.montana.edu> # -# $Id: Makefile,v 1.6 1998/08/09 00:16:27 steve Exp $ +# $Id: Makefile,v 1.7 1998/08/31 14:13:54 vanilla Exp $ # -DISTNAME= blackbox-0.40.5 +DISTNAME= blackbox-0.40.6 CATEGORIES= x11-wm MASTER_SITES= http://linux.wiw.org/blackbox/sources/ |