diff options
author | jmcneill <jmcneill> | 2008-05-12 12:48:03 +0000 |
---|---|---|
committer | jmcneill <jmcneill> | 2008-05-12 12:48:03 +0000 |
commit | efba1204cfef346c0a5ac6e7cd946e7c72ddf5d9 (patch) | |
tree | c928da24ea5b630766f485a35d276c420e38a962 /wm | |
parent | c074b1296396eb3352f60c7ebf604c12d28b7c43 (diff) | |
download | pkgsrc-efba1204cfef346c0a5ac6e7cd946e7c72ddf5d9.tar.gz |
Enable compiz-fusion-plugins-main
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 b31eeb2d591..4d3e3a4f46a 100644 --- a/wm/Makefile +++ b/wm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.102 2008/05/12 12:08:33 jmcneill Exp $ +# $NetBSD: Makefile,v 1.103 2008/05/12 12:48:03 jmcneill Exp $ # COMMENT= X11 window managers, configuration tools, and themes @@ -20,6 +20,7 @@ SUBDIR+= blackbox SUBDIR+= blackbox70 SUBDIR+= bsetroot SUBDIR+= compiz +SUBDIR+= compiz-fusion-plugins-main SUBDIR+= ccsm SUBDIR+= ctwm SUBDIR+= cwm |