diff options
author | mph <mph@FreeBSD.org> | 1998-11-11 22:39:49 +0000 |
---|---|---|
committer | mph <mph@FreeBSD.org> | 1998-11-11 22:39:49 +0000 |
commit | bf7ff66eb3d70f19b14bc6825ef3ca87550e7672 (patch) | |
tree | 8e605548a4803f55d0bc980a8bc972127729b3f5 /x11-wm/blackbox/Makefile | |
parent | 6d31d7098c3a54bb5fae95ce06f804dd131eb9c0 (diff) | |
download | FreeBSD-ports-bf7ff66eb3d70f19b14bc6825ef3ca87550e7672.zip FreeBSD-ports-bf7ff66eb3d70f19b14bc6825ef3ca87550e7672.tar.gz |
Update to 0.40.13.
PR: 8649
Submitted by: Don Croyle i<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 21a55ed..e57b035 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.12 +# Version required: 0.40.13 # Date created: June 15, 1998 # Whom: Brian Handy <handy@physics.montana.edu> # -# $Id: Makefile,v 1.11 1998/10/22 09:37:18 jkoshy Exp $ +# $Id: Makefile,v 1.12 1998/11/05 02:59:40 jkoshy Exp $ # -DISTNAME= blackbox-0.40.12 +DISTNAME= blackbox-0.40.13 CATEGORIES= x11-wm MASTER_SITES= http://linux.wiw.org/blackbox/sources/ |