diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-08-22 18:30:16 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-08-22 18:30:16 +0000 |
commit | 454a34d4f14a17d82e67a715c63f7f2d987f4357 (patch) | |
tree | df1cc097909962363dcb3c083b9cf6a8fc389d64 /security/Makefile | |
parent | 344817d7f9c4c9a3953d8676f3c7b16533f3c91f (diff) | |
download | ports-454a34d4f14a17d82e67a715c63f7f2d987f4357.tar.gz ports-454a34d4f14a17d82e67a715c63f7f2d987f4357.zip |
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/Makefile | 1 |
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 |