git: 3549adb6ee9a - main - security/openssl-devel: Fix typo in PORTREVISION
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 28 Jan 2022 15:23:04 UTC
The branch main has been updated by brnrd:
URL: https://cgit.FreeBSD.org/ports/commit/?id=3549adb6ee9acb05624aa0b5f4369f07822578ef
commit 3549adb6ee9acb05624aa0b5f4369f07822578ef
Author: Bernard Spil <brnrd@FreeBSD.org>
AuthorDate: 2022-01-28 15:23:02 +0000
Commit: Bernard Spil <brnrd@FreeBSD.org>
CommitDate: 2022-01-28 15:23:02 +0000
security/openssl-devel: Fix typo in PORTREVISION
---
security/openssl-devel/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/security/openssl-devel/Makefile b/security/openssl-devel/Makefile
index ef68254d88fe..e6ed40f82d58 100644
--- a/security/openssl-devel/Makefile
+++ b/security/openssl-devel/Makefile
@@ -2,7 +2,7 @@
PORTNAME= openssl
DISTVERSION= 3.0.1
-PORTREVISIO= 1
+PORTREVISION= 1
CATEGORIES= security devel
MASTER_SITES= https://www.openssl.org/source/ \
ftp://ftp.cert.dfn.de/pub/tools/net/openssl/source/