diff options
author | agc <agc> | 2001-10-24 09:43:41 +0000 |
---|---|---|
committer | agc <agc> | 2001-10-24 09:43:41 +0000 |
commit | 6adf25a13f49d234bd479b30b8f125c48f9553bb (patch) | |
tree | a5403178ae2a36de324998e52c04531d584953c9 /net/Makefile | |
parent | e9d487fa2d3cef85742477539e69a8f4f973bd5e (diff) | |
download | pkgsrc-6adf25a13f49d234bd479b30b8f125c48f9553bb.tar.gz |
Add and enable x2vnc
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 160cf36d9c6..e7a2025d2c7 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.259 2001/10/22 14:27:05 martti Exp $ +# $NetBSD: Makefile,v 1.260 2001/10/24 09:43:41 agc Exp $ # COMMENT= Networking tools @@ -210,6 +210,7 @@ SUBDIR+= wminet SUBDIR+= wmnet SUBDIR+= wmpload SUBDIR+= wu-ftpd +SUBDIR+= x2vnc SUBDIR+= xarchie SUBDIR+= xipdump SUBDIR+= xspeakfree |