diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-08-20 05:03:18 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-08-20 05:03:18 +0000 |
commit | 5f212e49664d959b2a75d8a6c8da31b7a0f3292a (patch) | |
tree | 26ad5a474d1542f592b0ee154132ade7f3c9316a /security/Makefile | |
parent | ba0fa02a90a81a25c2828d4625d0ab7c7b471b2b (diff) | |
download | ports-5f212e49664d959b2a75d8a6c8da31b7a0f3292a.tar.gz ports-5f212e49664d959b2a75d8a6c8da31b7a0f3292a.zip |
Notes
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index ef9bb66aa931..b9fcbf1a8df0 100644 --- a/security/Makefile +++ b/security/Makefile @@ -18,6 +18,7 @@ SUBDIR += bfbtester SUBDIR += bjorb SUBDIR += borzoi + SUBDIR += botan SUBDIR += bro SUBDIR += bugs SUBDIR += ca-roots @@ -123,7 +124,6 @@ SUBDIR += nss SUBDIR += oidentd SUBDIR += op - SUBDIR += opencl SUBDIR += openssh SUBDIR += openssh-askpass SUBDIR += openssh-portable |