diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-05-07 01:14:46 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-05-07 01:14:46 +0000 |
commit | 8d2bb7dcb6f365991eca025ef8e66d87fffc81e3 (patch) | |
tree | f9760fe785fe6a7ee5900193237a073aa4306852 /wm/openbox2 | |
parent | aa5b1740da9d8ed72589931dae600f17c2cf43bc (diff) | |
download | pkgsrc-8d2bb7dcb6f365991eca025ef8e66d87fffc81e3.tar.gz |
Drop maintainership; I don't have the enough free time to maintain
all these packages.
Diffstat (limited to 'wm/openbox2')
-rw-r--r-- | wm/openbox2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/openbox2/Makefile b/wm/openbox2/Makefile index af0e2e9920e..be5aa75712a 100644 --- a/wm/openbox2/Makefile +++ b/wm/openbox2/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.3 2004/02/26 09:02:43 xtraeme Exp $ +# $NetBSD: Makefile,v 1.4 2004/05/07 01:14:50 xtraeme Exp $ # DISTNAME= openbox-2.2.3 CATEGORIES= wm x11 MASTER_SITES= http://icculus.org/openbox/releases/ -MAINTAINER= xtraeme@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://icculus.org/openbox/ COMMENT= Window manager based on Blackbox (2.x branch) |