diff options
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/ |