diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 2000-06-17 16:34:37 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 2000-06-17 16:34:37 +0000 |
commit | cb45821bc2898163a70131b735822a7b6b3c20d5 (patch) | |
tree | 0d91114ab76176bb4ed80fd576a9758e98a2a6ba /x11-wm/openbox | |
parent | e8f121492c644f3c59204c114759482c7d50f315 (diff) | |
download | ports-cb45821bc2898163a70131b735822a7b6b3c20d5.tar.gz ports-cb45821bc2898163a70131b735822a7b6b3c20d5.zip |
Notes
Diffstat (limited to 'x11-wm/openbox')
-rw-r--r-- | x11-wm/openbox/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/openbox/Makefile b/x11-wm/openbox/Makefile index 5a5eaa73a045..7c4ced7693ca 100644 --- a/x11-wm/openbox/Makefile +++ b/x11-wm/openbox/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 |