diff options
author | martti <martti> | 2006-07-02 09:27:34 +0000 |
---|---|---|
committer | martti <martti> | 2006-07-02 09:27:34 +0000 |
commit | 6683ded3821af99f789d848e42b274aa1a0a95cb (patch) | |
tree | b368966f87ad57ddca6c485db7c826a3d8594a00 /wm/Makefile | |
parent | 6063c44b90c8d07557fc595529badd7a9a74d280 (diff) | |
download | pkgsrc-6683ded3821af99f789d848e42b274aa1a0a95cb.tar.gz |
fvwm
Diffstat (limited to 'wm/Makefile')
-rw-r--r-- | wm/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/wm/Makefile b/wm/Makefile index 206e15fdb9e..8a475ebe90b 100644 --- a/wm/Makefile +++ b/wm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.82 2006/04/15 09:41:09 xtraeme Exp $ +# $NetBSD: Makefile,v 1.83 2006/07/02 09:27:34 martti Exp $ # COMMENT= X11 window managers, configuration tools, and themes @@ -27,10 +27,10 @@ SUBDIR+= fluxbox SUBDIR+= fluxconf SUBDIR+= fluxter SUBDIR+= flwm -#SUBDIR+= fvwm-devel # conflicts with other fvwm packages +SUBDIR+= fvwm +SUBDIR+= fvwm-devel +SUBDIR+= fvwm-themes SUBDIR+= fvwm1 -SUBDIR+= fvwm2 -SUBDIR+= fvwm2-themes SUBDIR+= golem SUBDIR+= icecc SUBDIR+= icepref |