diff options
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 f0fab4b6926b..38eaff41f20c 100644 --- a/x11-wm/openbox/Makefile +++ b/x11-wm/openbox/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: Blackbox -# Version required: 0.33.6 +# Version required: 0.34.0 # Date created: June 15, 1998 # Whom: Brian Handy <handy@physics.montana.edu> # -# $Id: Makefile,v 1.1.1.1 1998/06/16 03:04:34 mph Exp $ +# $Id: Makefile,v 1.2 1998/06/27 20:37:13 steve Exp $ # -DISTNAME= blackbox-0.33.6 +DISTNAME= blackbox-0.34.0 CATEGORIES= x11 MASTER_SITES= http://linux.wiw.org/blackbox/sources/ |