diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-08-20 13:03:18 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-08-20 13:03:18 +0800 |
commit | ce04ae42c8578e73e43aca8c1437c04766cf6e13 (patch) | |
tree | 37c15c979fbc0e89e96be3450e11f98f745b9e07 /security/Makefile | |
parent | 10427d2113cfe85f1a947e7c0a7337aabc8bc260 (diff) | |
download | freebsd-ports-gnome-ce04ae42c8578e73e43aca8c1437c04766cf6e13.tar.gz freebsd-ports-gnome-ce04ae42c8578e73e43aca8c1437c04766cf6e13.tar.zst freebsd-ports-gnome-ce04ae42c8578e73e43aca8c1437c04766cf6e13.zip |
opencl -> botan
upgrade botan to 0.9.2
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 |