diff options
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/blackbox/Makefile | 4 | ||||
-rw-r--r-- | x11-wm/hackedbox/Makefile | 4 | ||||
-rw-r--r-- | x11-wm/openbox/Makefile | 4 | ||||
-rw-r--r-- | x11-wm/toolbox/Makefile | 6 | ||||
-rw-r--r-- | x11-wm/toolbox/pkg-descr | 3 |
5 files changed, 9 insertions, 12 deletions
diff --git a/x11-wm/blackbox/Makefile b/x11-wm/blackbox/Makefile index e394fbf4fa5..e65c46081fb 100644 --- a/x11-wm/blackbox/Makefile +++ b/x11-wm/blackbox/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 diff --git a/x11-wm/hackedbox/Makefile b/x11-wm/hackedbox/Makefile index e394fbf4fa5..e65c46081fb 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 diff --git a/x11-wm/openbox/Makefile b/x11-wm/openbox/Makefile index e394fbf4fa5..e65c46081fb 100644 --- a/x11-wm/openbox/Makefile +++ b/x11-wm/openbox/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 diff --git a/x11-wm/toolbox/Makefile b/x11-wm/toolbox/Makefile index db4ff2934c2..d7aa9c3d8a7 100644 --- a/x11-wm/toolbox/Makefile +++ b/x11-wm/toolbox/Makefile @@ -1,16 +1,16 @@ # New ports collection makefile for: toolbox # Version required: 0.4.3 # Date created: 05 June 1999 -# Whom: Chris Piazza <cpiazza@home.net> +# Whom: Chris Piazza <cpiazza@FreeBSD.org> # -# $Id: Makefile,v 1.1.1.1 1999/06/11 08:40:28 taoka Exp $ +# $Id: Makefile,v 1.2 1999/06/14 03:09:47 jseger Exp $ # DISTNAME= toolbox-0.4.3 CATEGORIES= misc MASTER_SITES= http://cs.bc.edu/~kelleyry/blackbox/utils/ -MAINTAINER= cpiazza@home.net +MAINTAINER= cpiazza@FreeBSD.org LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 diff --git a/x11-wm/toolbox/pkg-descr b/x11-wm/toolbox/pkg-descr index 70c21ab6347..8767a63a318 100644 --- a/x11-wm/toolbox/pkg-descr +++ b/x11-wm/toolbox/pkg-descr @@ -1,5 +1,2 @@ A utility for the blackbox window manager that allows you to configure and create "styles" or "themes" for your desktop. - --Chris Piazza -cpiazza@home.net |