aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorMark Murray <markm@FreeBSD.org>1996-11-28 03:21:03 +0800
committerMark Murray <markm@FreeBSD.org>1996-11-28 03:21:03 +0800
commit83f9b19153885f952734e02bb2c2e693b6a78b30 (patch)
tree8d5d7b27ea6a5173a96bd78d5571ca1e7b305e5b /security
parenta0a7caf77d3cc353a4cb3a83284be3aa66b1cad8 (diff)
downloadfreebsd-ports-83f9b19153885f952734e02bb2c2e693b6a78b30.tar.gz
freebsd-ports-83f9b19153885f952734e02bb2c2e693b6a78b30.tar.zst
freebsd-ports-83f9b19153885f952734e02bb2c2e693b6a78b30.zip
Add safe-tcl.
Remembered before: asami
Notes
Notes: svn path=/head/; revision=4706
Diffstat (limited to 'security')
-rw-r--r--security/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile
index 19c665220b50..ee20948af41a 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.10 1996/11/12 05:00:26 asami Exp $
+# $Id: Makefile,v 1.11 1996/11/26 08:59:28 asami Exp $
#
SUBDIR += SSLeay
@@ -12,6 +12,7 @@
SUBDIR += p5-PGP
SUBDIR += pgp
SUBDIR += pidentd
+ SUBDIR += safe-tcl
SUBDIR += ssh
SUBDIR += sudo
SUBDIR += tcp_wrapper