summaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2002-08-22 18:30:16 +0000
committerKris Kennaway <kris@FreeBSD.org>2002-08-22 18:30:16 +0000
commit454a34d4f14a17d82e67a715c63f7f2d987f4357 (patch)
treedf1cc097909962363dcb3c083b9cf6a8fc389d64 /security/Makefile
parentRemove licq-devel from SUBDIR (diff)
Add openssl-beta to SUBDIR
Pointy hat to: dinoex
Notes
Notes: svn path=/head/; revision=64828
Diffstat (limited to 'security/Makefile')
-rw-r--r--security/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile
index e16f16e1d3a0..4e8efde19d1e 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -129,6 +129,7 @@
SUBDIR += openssh-askpass
SUBDIR += openssh-portable
SUBDIR += openssl
+ SUBDIR += openssl-beta
SUBDIR += openvpn
SUBDIR += outguess
SUBDIR += p5-Authen-Krb4