diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2005-01-12 13:41:25 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2005-01-12 13:41:25 +0000 |
commit | 3fef41b3c230cd0abb6dcd28ec5c74cdacdb61e0 (patch) | |
tree | fafaf6f196ff993436c1f0639c931fa9d9404531 /wm | |
parent | 60cad6a50ef769b64f525d2c524cd5190946e5d0 (diff) | |
download | pkgsrc-3fef41b3c230cd0abb6dcd28ec5c74cdacdb61e0.tar.gz |
Added skippy-0.5.0
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 adf2a4d7283..6dd7de38edd 100644 --- a/wm/Makefile +++ b/wm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.65 2004/10/04 20:53:10 cube Exp $ +# $NetBSD: Makefile,v 1.66 2005/01/12 13:41:26 xtraeme Exp $ # COMMENT= X11 window managers, configuration tools, and themes @@ -53,6 +53,7 @@ SUBDIR+= ratpoison SUBDIR+= sawfish SUBDIR+= sawfish-replibs SUBDIR+= sawfish-themes +SUBDIR+= skippy SUBDIR+= tvtwm SUBDIR+= uwm SUBDIR+= w9wm |