diff options
author | jkoshy <jkoshy@FreeBSD.org> | 1998-11-05 10:59:41 +0800 |
---|---|---|
committer | jkoshy <jkoshy@FreeBSD.org> | 1998-11-05 10:59:41 +0800 |
commit | a881b1ffde8b77288e91ab855615da30efbc5a26 (patch) | |
tree | 42a7ef4bcd0bef11d816f39244e04ee99e11b1e9 /x11-wm/blackbox/Makefile | |
parent | 688932a10e38cd7c908abad1ce49c679e2764968 (diff) | |
download | freebsd-ports-graphics-a881b1ffde8b77288e91ab855615da30efbc5a26.tar.gz freebsd-ports-graphics-a881b1ffde8b77288e91ab855615da30efbc5a26.tar.zst freebsd-ports-graphics-a881b1ffde8b77288e91ab855615da30efbc5a26.zip |
Upgrade to v0.40.12.
Submitted by: Don Croyle <croyle@gelemna.ft-wayne.in.us>
Diffstat (limited to 'x11-wm/blackbox/Makefile')
-rw-r--r-- | x11-wm/blackbox/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-wm/blackbox/Makefile b/x11-wm/blackbox/Makefile index 3178783cd23..21a55ed802d 100644 --- a/x11-wm/blackbox/Makefile +++ b/x11-wm/blackbox/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: Blackbox -# Version required: 0.40.11 +# Version required: 0.40.12 # Date created: June 15, 1998 # Whom: Brian Handy <handy@physics.montana.edu> # -# $Id: Makefile,v 1.10 1998/10/21 04:20:10 jkoshy Exp $ +# $Id: Makefile,v 1.11 1998/10/22 09:37:18 jkoshy Exp $ # -DISTNAME= blackbox-0.40.11 +DISTNAME= blackbox-0.40.12 CATEGORIES= x11-wm MASTER_SITES= http://linux.wiw.org/blackbox/sources/ |