diff options
author | pooka <pooka@pkgsrc.org> | 2000-06-16 14:19:48 +0000 |
---|---|---|
committer | pooka <pooka@pkgsrc.org> | 2000-06-16 14:19:48 +0000 |
commit | 943fb3f7e21f2b865f48240407fc856cb12dc7fd (patch) | |
tree | efae941a5643822b0035d78dd4fa27198ba91d58 /x11 | |
parent | 6091990d431c975d69f496c486e0258bed15c729 (diff) | |
download | pkgsrc-943fb3f7e21f2b865f48240407fc856cb12dc7fd.tar.gz |
add & enable olvwm
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 5f4d2017cfa..64ee4ef4238 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.162 2000/06/03 19:13:49 fredb Exp $ +# $NetBSD: Makefile,v 1.163 2000/06/16 14:19:48 pooka Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -56,6 +56,7 @@ SUBDIR += kworldwatch SUBDIR += lesstif SUBDIR += lwm + SUBDIR += olvwm SUBDIR += oneko SUBDIR += p5-Tk SUBDIR += p5-gtk |