diff options
author | pooka <pooka> | 2000-06-16 14:19:48 +0000 |
---|---|---|
committer | pooka <pooka> | 2000-06-16 14:19:48 +0000 |
commit | 224ce57c0bc92b6ada752d351823307cfc3ed47e (patch) | |
tree | efae941a5643822b0035d78dd4fa27198ba91d58 /x11/Makefile | |
parent | bc83f5075de531a8fd8fb01064b617e8ee209686 (diff) | |
download | pkgsrc-224ce57c0bc92b6ada752d351823307cfc3ed47e.tar.gz |
add & enable olvwm
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 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 |