diff options
author | rh <rh> | 1999-05-03 18:04:21 +0000 |
---|---|---|
committer | rh <rh> | 1999-05-03 18:04:21 +0000 |
commit | 2d43b240eadd09a1e7e0dd06bb9b326d3f0c9b71 (patch) | |
tree | 0f13de43f3d6710cb18709d007adbe49c98ce009 /x11 | |
parent | 6742a52ae9773ec2f551765cfefe89513bf0163b (diff) | |
download | pkgsrc-2d43b240eadd09a1e7e0dd06bb9b326d3f0c9b71.tar.gz |
Add and enable wterm
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 bf01f07ef26..1ca6c72c997 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.88 1999/05/03 17:29:39 rh Exp $ +# $NetBSD: Makefile,v 1.89 1999/05/03 18:04:21 rh Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -91,6 +91,7 @@ SUBDIR += wmextra SUBDIR += wmthemes # SUBDIR += wm2 + SUBDIR += wterm SUBDIR += x3270 # SUBDIR += xalarm # SUBDIR += xantfarm |