diff options
author | wiz <wiz> | 2011-06-18 10:44:43 +0000 |
---|---|---|
committer | wiz <wiz> | 2011-06-18 10:44:43 +0000 |
commit | 48586e9846b342bb1d31d8a9cf91f036869273cf (patch) | |
tree | 6e79776613d39e05e0e4266ae7a431443cf6fc99 /wm | |
parent | 28628fcd64cc0604696186f334667fb663a06030 (diff) | |
download | pkgsrc-48586e9846b342bb1d31d8a9cf91f036869273cf.tar.gz |
+ py-tyle.
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 b17f7f60682..861580a5340 100644 --- a/wm/Makefile +++ b/wm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.110 2011/03/06 16:02:30 wiz Exp $ +# $NetBSD: Makefile,v 1.111 2011/06/18 10:44:43 wiz Exp $ # COMMENT= X11 window managers, configuration tools, and themes @@ -62,6 +62,7 @@ SUBDIR+= oroborus SUBDIR+= pekwm SUBDIR+= piewm SUBDIR+= pwm +SUBDIR+= py-tyle SUBDIR+= ratpoison SUBDIR+= sawfish SUBDIR+= scrotwm |