diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 2000-04-10 19:50:46 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 2000-04-10 19:50:46 +0000 |
commit | 500b47f7aef2ec4f463df2058ef05d2530b5d62b (patch) | |
tree | ccbc3d4e3c727b47b7fc234ac22f34eae1205a4c /x11-wm/hackedbox | |
parent | 0e204bbcc7f3b79f6a7a46b11ad02f07c28aa961 (diff) | |
download | ports-500b47f7aef2ec4f463df2058ef05d2530b5d62b.tar.gz ports-500b47f7aef2ec4f463df2058ef05d2530b5d62b.zip |
Notes
Diffstat (limited to 'x11-wm/hackedbox')
-rw-r--r-- | x11-wm/hackedbox/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/hackedbox/Makefile b/x11-wm/hackedbox/Makefile index 6416a64158ee..1c5d2ff14812 100644 --- a/x11-wm/hackedbox/Makefile +++ b/x11-wm/hackedbox/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: Blackbox -# Version required: 0.51.3.1 # Date created: June 15, 1998 # Whom: Brian Handy <handy@physics.montana.edu> # # $FreeBSD$ # -DISTNAME= blackbox-0.51.3.1 +PORTNAME= blackbox +PORTVERSION= 0.51.3.1 CATEGORIES= x11-wm MASTER_SITES= ftp://portal.alug.org/pub/blackbox/0.5x.x/ \ ftp://ftp.dti.ad.jp/pub/X/blackbox/0.5x.x/ |