diff options
author | agc <agc> | 2001-10-24 09:43:41 +0000 |
---|---|---|
committer | agc <agc> | 2001-10-24 09:43:41 +0000 |
commit | a67991af7c6d9fb1b980938aab151498a5cd88f2 (patch) | |
tree | a5403178ae2a36de324998e52c04531d584953c9 | |
parent | 24605ce2a0ffb6dbfaf1d71bd29c5914e717bbd6 (diff) | |
download | pkgsrc-a67991af7c6d9fb1b980938aab151498a5cd88f2.tar.gz |
Add and enable x2vnc
-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 |