diff options
author | billf <billf@FreeBSD.org> | 1998-11-24 06:01:12 +0800 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 1998-11-24 06:01:12 +0800 |
commit | a6fdb2d1aa325228a131d5af2f495423e35525c6 (patch) | |
tree | 684efb9898e394e2b288a8a73b5fa0dda12f92e8 /x11-wm/openbox/Makefile | |
parent | 5b954961d1e6b3ae5dcc35e47f73c20686ca011f (diff) | |
download | freebsd-ports-graphics-a6fdb2d1aa325228a131d5af2f495423e35525c6.tar.gz freebsd-ports-graphics-a6fdb2d1aa325228a131d5af2f495423e35525c6.tar.zst freebsd-ports-graphics-a6fdb2d1aa325228a131d5af2f495423e35525c6.zip |
Upgrade to 0.50.0, update the homepage, add new files to PLIST.
PR: ports/8813
Submitted by: Don Croyle <croyle@gelemna.ft-wayne.in.us>
Diffstat (limited to 'x11-wm/openbox/Makefile')
-rw-r--r-- | x11-wm/openbox/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/x11-wm/openbox/Makefile b/x11-wm/openbox/Makefile index e57b03580ac..6cfe8da8e5c 100644 --- a/x11-wm/openbox/Makefile +++ b/x11-wm/openbox/Makefile @@ -1,14 +1,14 @@ # New ports collection makefile for: Blackbox -# Version required: 0.40.13 +# Version required: 0.50.0 # Date created: June 15, 1998 # Whom: Brian Handy <handy@physics.montana.edu> # -# $Id: Makefile,v 1.12 1998/11/05 02:59:40 jkoshy Exp $ +# $Id: Makefile,v 1.13 1998/11/11 22:39:48 mph Exp $ # -DISTNAME= blackbox-0.40.13 +DISTNAME= blackbox-0.50.0 CATEGORIES= x11-wm -MASTER_SITES= http://linux.wiw.org/blackbox/sources/ +MASTER_SITES= ftp://balance.wiw.org/pub/blackbox/ MAINTAINER= ports@FreeBSD.ORG |