git: cb91c0f17bf6 - main - security/openssl32: Fix revision
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 19 Oct 2024 16:22:26 UTC
The branch main has been updated by brnrd: URL: https://cgit.FreeBSD.org/ports/commit/?id=cb91c0f17bf6473cab3529d275a944868d6d14eb commit cb91c0f17bf6473cab3529d275a944868d6d14eb Author: Bernard Spil <brnrd@FreeBSD.org> AuthorDate: 2024-10-19 16:21:42 +0000 Commit: Bernard Spil <brnrd@FreeBSD.org> CommitDate: 2024-10-19 16:21:42 +0000 security/openssl32: Fix revision Reported by: Chad Jacob Milios --- security/openssl32/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security/openssl32/Makefile b/security/openssl32/Makefile index 478c522c08d3..bf39bd99a472 100644 --- a/security/openssl32/Makefile +++ b/security/openssl32/Makefile @@ -1,6 +1,6 @@ PORTNAME= openssl PORTVERSION= 3.2.3 -PORTREVSION= 1 +PORTREVISION= 1 CATEGORIES= security devel PKGNAMESUFFIX= 32