diff options
Diffstat (limited to 'x11-wm/hackedbox/Makefile')
-rw-r--r-- | x11-wm/hackedbox/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/x11-wm/hackedbox/Makefile b/x11-wm/hackedbox/Makefile index 68cc1b46baca..f0fab4b6926b 100644 --- a/x11-wm/hackedbox/Makefile +++ b/x11-wm/hackedbox/Makefile @@ -1,18 +1,17 @@ # New ports collection makefile for: Blackbox -# Version required: 0.33.3 +# Version required: 0.33.6 # Date created: June 15, 1998 # Whom: Brian Handy <handy@physics.montana.edu> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/06/16 03:04:34 mph Exp $ # -DISTNAME= blackbox-0.33.3 +DISTNAME= blackbox-0.33.6 CATEGORIES= x11 MASTER_SITES= http://linux.wiw.org/blackbox/sources/ MAINTAINER= ports@FreeBSD.ORG USE_IMAKE= yes -NO_INSTALL_MANPAGES= yes .include <bsd.port.mk> |