diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-09-05 04:40:53 +0800 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-09-05 04:40:53 +0800 |
commit | e146bcd57c79e9b1096e1ed15af1a2030f75542e (patch) | |
tree | fffafec068c2bfc3e738e54e118a5e1ce15f370c /x11-wm/blackbox | |
parent | 93b74c34aeda3425109f7d37365171b616d36b6e (diff) | |
download | freebsd-ports-gnome-e146bcd57c79e9b1096e1ed15af1a2030f75542e.tar.gz freebsd-ports-gnome-e146bcd57c79e9b1096e1ed15af1a2030f75542e.tar.zst freebsd-ports-gnome-e146bcd57c79e9b1096e1ed15af1a2030f75542e.zip |
Update to version 0.51.2 and fix the URL in DESCR
Diffstat (limited to 'x11-wm/blackbox')
-rw-r--r-- | x11-wm/blackbox/Makefile | 6 | ||||
-rw-r--r-- | x11-wm/blackbox/distinfo | 2 | ||||
-rw-r--r-- | x11-wm/blackbox/pkg-descr | 3 |
3 files changed, 5 insertions, 6 deletions
diff --git a/x11-wm/blackbox/Makefile b/x11-wm/blackbox/Makefile index bb4ee2842b1d..727adca46fde 100644 --- a/x11-wm/blackbox/Makefile +++ b/x11-wm/blackbox/Makefile @@ -1,14 +1,14 @@ # New ports collection makefile for: Blackbox -# Version required: 0.51.1 +# Version required: 0.51.2 # Date created: June 15, 1998 # Whom: Brian Handy <handy@physics.montana.edu> # # $FreeBSD$ # -DISTNAME= blackbox-0.51.1 +DISTNAME= blackbox-0.51.2 CATEGORIES= x11-wm -MASTER_SITES= ftp://balance.wiw.org/pub/blackbox/ \ +MASTER_SITES= ftp://portal.alug.org/pub/blackbox/0.5x.x/ \ ftp://ftp.digex.net/pub/X11/window-managers/blackbox/ \ ftp://ftp.dti.ad.jp/pub/X/blackbox/ diff --git a/x11-wm/blackbox/distinfo b/x11-wm/blackbox/distinfo index 7428575514c0..97a472f1fb25 100644 --- a/x11-wm/blackbox/distinfo +++ b/x11-wm/blackbox/distinfo @@ -1 +1 @@ -MD5 (blackbox-0.51.1.tar.bz2) = 03f7c2c5aca23649fe4501ede9250a41 +MD5 (blackbox-0.51.2.tar.bz2) = b0b3d6b121b7696e4673c07a3f7bf925 diff --git a/x11-wm/blackbox/pkg-descr b/x11-wm/blackbox/pkg-descr index 499b18a1942a..ebde7e80156f 100644 --- a/x11-wm/blackbox/pkg-descr +++ b/x11-wm/blackbox/pkg-descr @@ -3,5 +3,4 @@ out of the curiosity of the authors. It's small, fast, has built-in rendering code, does image dithering at 8, 15 and 16 bits per pixel and colour icon support. Blackbox is [mostly] ICCCM compliant. -WWW: http://blackbox.wiw.org/ -Author: Brad Hughes <bhughes@tcac.net> +WWW: http://blackbox.alug.org/ |