aboutsummaryrefslogtreecommitdiffstats
path: root/security/openssl/Makefile
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2004-11-06 13:12:46 +0800
committerdinoex <dinoex@FreeBSD.org>2004-11-06 13:12:46 +0800
commitd8e32a37bd22b66e5b25c712f03e9261d7c2ebde (patch)
tree72808031954b48aa14c561400757d0f7588d76b1 /security/openssl/Makefile
parent69a057773fdcf32e0436e42de7447e420598af9b (diff)
downloadfreebsd-ports-gnome-d8e32a37bd22b66e5b25c712f03e9261d7c2ebde.tar.gz
freebsd-ports-gnome-d8e32a37bd22b66e5b25c712f03e9261d7c2ebde.tar.zst
freebsd-ports-gnome-d8e32a37bd22b66e5b25c712f03e9261d7c2ebde.zip
- cleanup fips
- remove harmfull -Wl,-Bsymbolic strcmp did not work correctly, and the initialisation of internal hashs was defunct. Therefor serveral applications failed to find some of the ciphers. e.G. openvpn, jabberd
Diffstat (limited to 'security/openssl/Makefile')
-rw-r--r--security/openssl/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/openssl/Makefile b/security/openssl/Makefile
index e95667836cba..33cbe3707703 100644
--- a/security/openssl/Makefile
+++ b/security/openssl/Makefile
@@ -11,6 +11,7 @@ PORTVERSION= 0.9.7
PORTREVISION!= date -v-1d +%Y%m%d
.else
PORTVERSION= 0.9.7e
+PORTREVISION?= 1
.endif
CATEGORIES= security devel
MASTER_SITES= http://www.openssl.org/%SUBDIR%/ \