aboutsummaryrefslogtreecommitdiffstats
path: root/security/openssl/Makefile
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2005-04-15 12:39:20 +0800
committerdinoex <dinoex@FreeBSD.org>2005-04-15 12:39:20 +0800
commitd8e599d3dbf3b65d62aa7b6ebcc3848dd0e63f2b (patch)
tree10dadd55a33f72c2904532b1159f844204f03604 /security/openssl/Makefile
parent71d4e87b2534a58fd97900855c3d107484d8b708 (diff)
downloadfreebsd-ports-gnome-d8e599d3dbf3b65d62aa7b6ebcc3848dd0e63f2b.tar.gz
freebsd-ports-gnome-d8e599d3dbf3b65d62aa7b6ebcc3848dd0e63f2b.tar.zst
freebsd-ports-gnome-d8e599d3dbf3b65d62aa7b6ebcc3848dd0e63f2b.zip
- update 0.9.7g
PR: 79899 Submitted by: Vasil Dimov
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 177d05c1a9e8..9e34ec455781 100644
--- a/security/openssl/Makefile
+++ b/security/openssl/Makefile
@@ -10,7 +10,7 @@ PORTNAME= openssl
PORTVERSION= 0.9.7
PORTREVISION!= date -v-1d +%Y%m%d
.else
-PORTVERSION= 0.9.7f
+PORTVERSION= 0.9.7g
PORTREVISION?= 0
.endif
CATEGORIES= security devel