diff options
author | rillig <rillig> | 2007-11-04 12:36:13 +0000 |
---|---|---|
committer | rillig <rillig> | 2007-11-04 12:36:13 +0000 |
commit | 4e511b10fdca5851d592d09108685d3e60e9357a (patch) | |
tree | 5a0a24903c9b11d0d6d591852c6f38bc6fc72b99 /wm/Makefile | |
parent | c8d4cea0fe6b3d2562c690d208aca7192e5bd5da (diff) | |
download | pkgsrc-4e511b10fdca5851d592d09108685d3e60e9357a.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 |