aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authordirk <dirk@FreeBSD.org>1999-01-10 19:23:41 +0800
committerdirk <dirk@FreeBSD.org>1999-01-10 19:23:41 +0800
commit44a6a5c62df60b22a379b96d1660630b023da760 (patch)
tree1309953c59544211dd1f69211d54c1695930b029 /security
parent999147090012dc48f37ed3fe4f343aec682c5272 (diff)
downloadfreebsd-ports-gnome-44a6a5c62df60b22a379b96d1660630b023da760.tar.gz
freebsd-ports-gnome-44a6a5c62df60b22a379b96d1660630b023da760.tar.zst
freebsd-ports-gnome-44a6a5c62df60b22a379b96d1660630b023da760.zip
Add openssl.
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 ddd8be0f0ed1..a1ea420ed69e 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.38 1998/12/24 20:49:42 jseger Exp $
+# $Id: Makefile,v 1.39 1999/01/06 22:55:47 sada Exp $
#
SUBDIR += SSLeay
@@ -17,6 +17,7 @@
SUBDIR += libident
SUBDIR += nbaudit
SUBDIR += nmap
+ SUBDIR += openssl
SUBDIR += p5-Authen-Radius
SUBDIR += p5-Crypt-DES
SUBDIR += p5-Crypt-IDEA