diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-06-19 08:26:18 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-06-19 08:26:18 +0000 |
commit | bbed9774f919f0f19b7690579fe38620b8ce4bdb (patch) | |
tree | 69487d2b3988dfcb683f0bd83bb0df1605ef0596 /x11-wm/hackedbox | |
parent | 1b30723c7c713b176412d5ab5e43dafab37b917b (diff) | |
download | ports-bbed9774f919f0f19b7690579fe38620b8ce4bdb.tar.gz ports-bbed9774f919f0f19b7690579fe38620b8ce4bdb.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 e394fbf4fa5f..e65c46081fbd 100644 --- a/x11-wm/hackedbox/Makefile +++ b/x11-wm/hackedbox/Makefile @@ -3,7 +3,7 @@ # Date created: June 15, 1998 # Whom: Brian Handy <handy@physics.montana.edu> # -# $Id: Makefile,v 1.20 1999/05/01 02:15:38 steve Exp $ +# $Id: Makefile,v 1.21 1999/05/29 09:37:37 mharo Exp $ # DISTNAME= blackbox-0.50.5 @@ -12,7 +12,7 @@ MASTER_SITES= ftp://balance.wiw.org/pub/blackbox/ \ ftp://ftp.dti.ad.jp/pub/X/blackbox/ \ ftp://ftp.max.irk.ru/unix/x/wm/ -MAINTAINER= cpiazza@home.net +MAINTAINER= cpiazza@FreeBSD.org USE_X_PREFIX= yes GNU_CONFIGURE= yes |