diff options
author | wiz <wiz@pkgsrc.org> | 2000-01-22 23:53:38 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2000-01-22 23:53:38 +0000 |
commit | 1a6c7bc36702751987cde618359f3def22a44c3e (patch) | |
tree | db2d2e32ce57ee1fae18a6b2ff527ee01ef303e3 /x11/Makefile | |
parent | e09a553711423931dba4c8b34249cd28822238a5 (diff) | |
download | pkgsrc-1a6c7bc36702751987cde618359f3def22a44c3e.tar.gz |
add and enable icewm
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 935de9b4b59..aa0920fe078 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.139 2000/01/21 17:23:22 agc Exp $ +# $NetBSD: Makefile,v 1.140 2000/01/22 23:53:38 wiz Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -57,6 +57,7 @@ SUBDIR += gtkglarea SUBDIR += gtkstep # SUBDIR += gwm + SUBDIR += icewm SUBDIR += intlfonts # SUBDIR += iv SUBDIR += jmk-fonts |