diff options
author | steve <steve@FreeBSD.org> | 1998-12-23 09:37:37 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-12-23 09:37:37 +0800 |
commit | ab79639e53b211f57f48010dcff536f465b40fd8 (patch) | |
tree | 39f76acf799864115f3296ccbfcf45f420c0b2f8 /x11-wm/openbox/Makefile | |
parent | 456d4eb6da12d92aa7ff76589b6d7014bd8d2727 (diff) | |
download | freebsd-ports-gnome-ab79639e53b211f57f48010dcff536f465b40fd8.tar.gz freebsd-ports-gnome-ab79639e53b211f57f48010dcff536f465b40fd8.tar.zst freebsd-ports-gnome-ab79639e53b211f57f48010dcff536f465b40fd8.zip |
Update to version 0.50.2.
PR: 9136
Submitted by: Don Croyle <croyle@gelemna.ft-wayne.in.us>
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 f3e8103df84d..6eb922f9a1dc 100644 --- a/x11-wm/openbox/Makefile +++ b/x11-wm/openbox/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: Blackbox -# Version required: 0.50.0 +# Version required: 0.50.2 # Date created: June 15, 1998 # Whom: Brian Handy <handy@physics.montana.edu> # -# $Id: Makefile,v 1.14 1998/11/23 22:01:12 billf Exp $ +# $Id: Makefile,v 1.15 1998/12/08 21:36:08 billf Exp $ # -DISTNAME= blackbox-0.50.0 +DISTNAME= blackbox-0.50.2 CATEGORIES= x11-wm MASTER_SITES= ftp://balance.wiw.org/pub/blackbox/ \ ftp://ftp.aist.com.ua/pub/unix/window_managers/blackbox/ |