diff options
author | jmmv <jmmv> | 2005-01-14 13:38:29 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2005-01-14 13:38:29 +0000 |
commit | a2de9f32d0a4f0e614891019560dc3b792ea91a0 (patch) | |
tree | ca25f40cf7e10943892c70a0768ade2a385bc5b2 /wm | |
parent | 0cf61f119fd45556770bf4069c67a66cb9503080 (diff) | |
download | pkgsrc-a2de9f32d0a4f0e614891019560dc3b792ea91a0.tar.gz |
Add and enable afterstep1.
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 6dd7de38edd..77e820c4aa8 100644 --- a/wm/Makefile +++ b/wm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.66 2005/01/12 13:41:26 xtraeme Exp $ +# $NetBSD: Makefile,v 1.67 2005/01/14 13:38:29 jmmv Exp $ # COMMENT= X11 window managers, configuration tools, and themes @@ -7,6 +7,7 @@ SUBDIR+= 3ddesktop SUBDIR+= 9wm SUBDIR+= aewm++ SUBDIR+= afterstep +SUBDIR+= afterstep1 SUBDIR+= amaterus SUBDIR+= amiwm SUBDIR+= bbconf |