diff options
author | obache <obache> | 2013-12-08 08:00:26 +0000 |
---|---|---|
committer | obache <obache> | 2013-12-08 08:00:26 +0000 |
commit | c4bb7d2ee115bb527ced522833669ad16a4e561b (patch) | |
tree | e12e581c1f8a08506c59620ea9f219829490e9b3 /wm | |
parent | 4abfb8ef4a487b91b45b52773266a6595335f910 (diff) | |
download | pkgsrc-c4bb7d2ee115bb527ced522833669ad16a4e561b.tar.gz |
+ obconf
Diffstat (limited to 'wm')
-rw-r--r-- | wm/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/wm/Makefile b/wm/Makefile index e617a10236d..b1d5da16f5b 100644 --- a/wm/Makefile +++ b/wm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.119 2013/07/26 17:57:49 wiz Exp $ +# $NetBSD: Makefile,v 1.120 2013/12/08 08:00:26 obache Exp $ # COMMENT= X11 window managers, configuration tools, and themes @@ -58,6 +58,7 @@ SUBDIR+= mlvwm SUBDIR+= musca SUBDIR+= notion SUBDIR+= novawm +SUBDIR+= obconf SUBDIR+= obpager SUBDIR+= olvwm SUBDIR+= openbox |