aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormax <max@FreeBSD.org>1996-10-27 18:11:19 +0800
committermax <max@FreeBSD.org>1996-10-27 18:11:19 +0800
commit5f6356cc677decabedb0af9e12376502e184a89c (patch)
treef4258f0d1fbfa2c4e567cb09b0d663f06eddaffc
parent661c825709b3ad425b3c6bd3ef114c0d9ea8d38c (diff)
downloadfreebsd-ports-gnome-5f6356cc677decabedb0af9e12376502e184a89c.tar.gz
freebsd-ports-gnome-5f6356cc677decabedb0af9e12376502e184a89c.tar.zst
freebsd-ports-gnome-5f6356cc677decabedb0af9e12376502e184a89c.zip
Activated vscan.
-rw-r--r--security/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile
index 7889d3f052c4..f8bb81994be7 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.7 1996/09/19 13:34:06 max Exp $
+# $Id: Makefile,v 1.8 1996/10/24 08:38:44 jfitz Exp $
#
SUBDIR += SSLeay
@@ -13,6 +13,7 @@
SUBDIR += pidentd
SUBDIR += ssh
SUBDIR += tcp_wrapper
+ SUBDIR += vscan
SUBDIR += xinetd
.include <bsd.port.subdir.mk>