aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorMasafumi Max NAKANE <max@FreeBSD.org>1996-10-27 10:11:19 +0000
committerMasafumi Max NAKANE <max@FreeBSD.org>1996-10-27 10:11:19 +0000
commitb90d145e88a5c7aab3107805999564f681ec3878 (patch)
treecd93bbdc461317ba257f3817af3d62060a45484b /security/Makefile
parentb3cf8f355e461c5a4ad45db896e885c2cf8c74d4 (diff)
downloadports-b90d145e88a5c7aab3107805999564f681ec3878.tar.gz
ports-b90d145e88a5c7aab3107805999564f681ec3878.zip
Notes
Diffstat (limited to 'security/Makefile')
-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>