diff options
author | abs <abs> | 2006-07-22 19:21:11 +0000 |
---|---|---|
committer | abs <abs> | 2006-07-22 19:21:11 +0000 |
commit | 90b676ce09da58912d192924f1079ad213ec5924 (patch) | |
tree | ab5a7183ecae14208aa67d3f27560fba5e73432b /net/Makefile | |
parent | e27b59504efe8808fb83a7e522f50cee5524308a (diff) | |
download | pkgsrc-90b676ce09da58912d192924f1079ad213ec5924.tar.gz |
- Update net/vncviewer4 to 4.1.2 (release notes just state "FIXED: Security
vulnerability.", and move to net/vncviewer, replacing vncviewer-3.x
- Remove vncpasswd from net/vnc and add to net/vncviewer
- Bump PKGREVISION for net/vnc
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index e9fd0e7e6b3..acf8926ab63 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.629 2006/07/22 08:12:56 tron Exp $ +# $NetBSD: Makefile,v 1.630 2006/07/22 19:21:11 abs Exp $ # COMMENT= Networking tools @@ -457,7 +457,6 @@ SUBDIR+= vde SUBDIR+= vino SUBDIR+= vnc SUBDIR+= vncviewer -SUBDIR+= vncviewer4 SUBDIR+= vpnc SUBDIR+= vsftpd SUBDIR+= vtun |