diff options
author | rillig <rillig@pkgsrc.org> | 2007-11-04 12:36:13 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2007-11-04 12:36:13 +0000 |
commit | 6f5d4148d38abe391777608b4caf22a72808dcac (patch) | |
tree | 5a0a24903c9b11d0d6d591852c6f38bc6fc72b99 /wm/Makefile | |
parent | b85607e79617a9452492e2cac539215ff2231e53 (diff) | |
download | pkgsrc-6f5d4148d38abe391777608b4caf22a72808dcac.tar.gz |
Added some recently imported packages to their category Makefiles.
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 22cfacb63dd..af0d7557239 100644 --- a/wm/Makefile +++ b/wm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.99 2007/10/28 12:31:53 tnn Exp $ +# $NetBSD: Makefile,v 1.100 2007/11/04 12:36:14 rillig Exp $ # COMMENT= X11 window managers, configuration tools, and themes @@ -9,6 +9,7 @@ SUBDIR+= aewm++ SUBDIR+= afterstep SUBDIR+= amaterus SUBDIR+= amiwm +SUBDIR+= awesome SUBDIR+= bbconf SUBDIR+= bbkeys SUBDIR+= bbkeys09 |