diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2003-12-13 21:14:19 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2003-12-13 21:14:19 +0000 |
commit | 8a33b1e87971daa613f2d1d17d2d474ff3767554 (patch) | |
tree | 4045dafcfbf276670020b39ae9a4cd3486522bbb /wm | |
parent | 0ab60a22f9f88abe86fa2efe88340b5922f0b4ef (diff) | |
download | pkgsrc-8a33b1e87971daa613f2d1d17d2d474ff3767554.tar.gz |
Fix CATEGORIES.
Diffstat (limited to 'wm')
-rw-r--r-- | wm/obconf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/obconf/Makefile b/wm/obconf/Makefile index aa9fb7276ff..cfc80a789ad 100644 --- a/wm/obconf/Makefile +++ b/wm/obconf/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2003/12/13 21:10:20 xtraeme Exp $ +# $NetBSD: Makefile,v 1.2 2003/12/13 21:14:19 xtraeme Exp $ DISTNAME= obconf-1.5 -CATEGORIES= x11 wm +CATEGORIES= wm MASTER_SITES= http://icculus.org/openbox/obconf/ MAINTAINER= snj@pobox.com |