summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorseb <seb>2003-03-17 08:49:50 +0000
committerseb <seb>2003-03-17 08:49:50 +0000
commit2a37d427a660e049eb03eb55416d715e481e01f0 (patch)
tree356bd362e4ca27947bd24f98627f1b881dd6b280 /net
parent5b7e18b9cd0eb8deacf0f58673fc570a00df9b99 (diff)
downloadpkgsrc-2a37d427a660e049eb03eb55416d715e481e01f0.tar.gz
Add & enable vcheck.
Diffstat (limited to 'net')
-rw-r--r--net/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile
index cee5714b998..e4cf080afba 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.358 2003/03/05 03:44:33 grant Exp $
+# $NetBSD: Makefile,v 1.359 2003/03/17 08:49:50 seb Exp $
#
COMMENT= Networking tools
@@ -273,6 +273,7 @@ SUBDIR+= udptunnel
SUBDIR+= unison
SUBDIR+= upclient
SUBDIR+= userppp
+SUBDIR+= vcheck
SUBDIR+= vnc
SUBDIR+= vncviewer
SUBDIR+= vsftpd