aboutsummaryrefslogtreecommitdiff
path: root/security/openssl/Makefile
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2008-08-20 16:46:48 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2008-08-20 16:46:48 +0000
commitc0656a82986a712bb251c8f026a54eee1ab5d676 (patch)
tree4c226a520647cddce50f7227f1b89f7ab6cfa5b8 /security/openssl/Makefile
parent4616860bd98c0b2c49d398e37cd9ec4b5757aef9 (diff)
downloadports-c0656a82986a712bb251c8f026a54eee1ab5d676.tar.gz
ports-c0656a82986a712bb251c8f026a54eee1ab5d676.zip
- Security fix for 0.9.7m
Security: CVE-2007-5135 Security: http://www.openssl.org/news/secadv_20071012.txt Submitted by: Jung-uk Kim
Notes
Notes: svn path=/head/; revision=218923
Diffstat (limited to 'security/openssl/Makefile')
-rw-r--r--security/openssl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/openssl/Makefile b/security/openssl/Makefile
index cf639513bd21..71ca5d129047 100644
--- a/security/openssl/Makefile
+++ b/security/openssl/Makefile
@@ -8,7 +8,7 @@
PORTNAME= openssl
.if !defined(WITH_OPENSSL_BETA) && ( defined(WITH_OPENSSL_097) || defined(WITH_OPENSSL_STABLE) )
PORTVERSION= 0.9.7m
-PORTREVISION?= 0
+PORTREVISION?= 1
.else
PORTVERSION= 0.9.8h
PORTREVISION?= 1