diff options
author | cpiazza <cpiazza@FreeBSD.org> | 2000-06-18 00:34:37 +0800 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 2000-06-18 00:34:37 +0800 |
commit | 597d29a29ea06862c8c0c0aa19792168043de06c (patch) | |
tree | 7cf1e506a7212c07ce5ad4cb9f641d40e663f590 /x11-wm/blackbox | |
parent | 2fa71b55d89214a73884bb50b320cc4afaf36ba7 (diff) | |
download | freebsd-ports-gnome-597d29a29ea06862c8c0c0aa19792168043de06c.tar.gz freebsd-ports-gnome-597d29a29ea06862c8c0c0aa19792168043de06c.tar.zst freebsd-ports-gnome-597d29a29ea06862c8c0c0aa19792168043de06c.zip |
Make Patrick Seal <patseal@hyperhost.net> the maintainer since
I've been neglecting this port lately..
Diffstat (limited to 'x11-wm/blackbox')
-rw-r--r-- | x11-wm/blackbox/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/blackbox/Makefile b/x11-wm/blackbox/Makefile index 5a5eaa73a045..7c4ced7693ca 100644 --- a/x11-wm/blackbox/Makefile +++ b/x11-wm/blackbox/Makefile @@ -11,7 +11,7 @@ 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/ -MAINTAINER= cpiazza@FreeBSD.org +MAINTAINER= patseal@hyperhost.net USE_X_PREFIX= yes GNU_CONFIGURE= yes |