diff options
author | agc <agc@pkgsrc.org> | 2002-06-21 15:10:37 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2002-06-21 15:10:37 +0000 |
commit | 33b2b26fa99f9507cbf7247ca7fc38c5bd429ba7 (patch) | |
tree | bd0c6e830fb875198f44f018c0a7325e9d1f38ab /wm | |
parent | 778d483d162008a3faa5a9f411e47ef940f68b5d (diff) | |
download | pkgsrc-33b2b26fa99f9507cbf7247ca7fc38c5bd429ba7.tar.gz |
Add and enable icepref
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 8eabfc372f5..9273eda0eb3 100644 --- a/wm/Makefile +++ b/wm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2002/06/13 08:44:56 martti Exp $ +# $NetBSD: Makefile,v 1.28 2002/06/21 15:10:37 agc Exp $ # COMMENT= window managers (for X) @@ -21,6 +21,7 @@ SUBDIR+= fluxbox SUBDIR+= flwm SUBDIR+= fvwm1 SUBDIR+= fvwm2 +SUBDIR+= icepref SUBDIR+= icewm SUBDIR+= icewm-gnome SUBDIR+= icewmconf |