diff options
author | agc <agc@pkgsrc.org> | 2000-01-24 15:03:52 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2000-01-24 15:03:52 +0000 |
commit | cdb91ca39bd289721aa45d684bce927f95745f3f (patch) | |
tree | 4d7649e8b2a39999d29c7c5f5888a31b57513217 /x11/Makefile | |
parent | c3e1856d8826ac56ea7ef12e593315692e066b4a (diff) | |
download | pkgsrc-cdb91ca39bd289721aa45d684bce927f95745f3f.tar.gz |
Add and enable xwatchwin
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 8676e171ddf..5a5df45384c 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.141 2000/01/23 16:04:54 tron Exp $ +# $NetBSD: Makefile,v 1.142 2000/01/24 15:03:52 agc Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -192,6 +192,7 @@ SUBDIR += xview-clients SUBDIR += xview-config SUBDIR += xview-lib + SUBDIR += xwatchwin SUBDIR += xworld SUBDIR += xwrits # SUBDIR += xzoom |