diff options
author | ryoon <ryoon@pkgsrc.org> | 2014-01-05 12:34:49 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2014-01-05 12:34:49 +0000 |
commit | 29cd53789ed9ade776d81870d06c5af00856a0b3 (patch) | |
tree | b682b93729c3f8e8f49d18a48c5590d562c621c0 /wm/Makefile | |
parent | 8b37625e592c78ec80085754f0f6183650a45b32 (diff) | |
download | pkgsrc-29cd53789ed9ade776d81870d06c5af00856a0b3.tar.gz |
Add icewm13
Diffstat (limited to 'wm/Makefile')
-rw-r--r-- | wm/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/wm/Makefile b/wm/Makefile index ca53f4f28b0..70eb6630174 100644 --- a/wm/Makefile +++ b/wm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.121 2013/12/31 17:08:08 wiz Exp $ +# $NetBSD: Makefile,v 1.122 2014/01/05 12:34:49 ryoon Exp $ # COMMENT= X11 window managers, configuration tools, and themes @@ -45,6 +45,7 @@ SUBDIR+= i3 SUBDIR+= icecc SUBDIR+= icewm SUBDIR+= icewm-imlib +SUBDIR+= icewm13 SUBDIR+= icewmconf SUBDIR+= jwm SUBDIR+= larswm |