diff options
author | salo <salo@pkgsrc.org> | 2003-02-16 08:05:30 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2003-02-16 08:05:30 +0000 |
commit | 28d87c70019b5c9bdfd710a309238d897062b43d (patch) | |
tree | 5c91f2b9db424deac4919d8675d592d2df153f08 /wm/Makefile | |
parent | 4cd26a8cc591aa13701cdf6537f22aeac55449e8 (diff) | |
download | pkgsrc-28d87c70019b5c9bdfd710a309238d897062b43d.tar.gz |
Add and enable fvwm2-themes.
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 616006f9fa8..961605d04c4 100644 --- a/wm/Makefile +++ b/wm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.39 2003/02/15 23:33:51 salo Exp $ +# $NetBSD: Makefile,v 1.40 2003/02/16 08:05:30 salo Exp $ # COMMENT= window managers (for X) @@ -22,6 +22,7 @@ SUBDIR+= fluxbox SUBDIR+= flwm SUBDIR+= fvwm1 SUBDIR+= fvwm2 +SUBDIR+= fvwm2-themes SUBDIR+= icepref SUBDIR+= icewm SUBDIR+= icewm-gnome |