diff options
author | Steve Price <steve@FreeBSD.org> | 1998-08-09 00:16:31 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-08-09 00:16:31 +0000 |
commit | 36c19e735cbf624023e4744767232c3467924a0a (patch) | |
tree | 3039dc99bd8614c884ac8949838eb8efffd50169 /x11-wm/hackedbox/Makefile | |
parent | Update to version 2.3 (diff) |
Update to version 0.35.0
PR: 7432
Submitted by: maintainer
Diffstat (limited to 'x11-wm/hackedbox/Makefile')
-rw-r--r-- | x11-wm/hackedbox/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-wm/hackedbox/Makefile b/x11-wm/hackedbox/Makefile index 7eefcd49b91f..b35f2fec7c4f 100644 --- a/x11-wm/hackedbox/Makefile +++ b/x11-wm/hackedbox/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/ |