diff options
Diffstat (limited to 'security/openbao/Makefile')
-rw-r--r-- | security/openbao/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/openbao/Makefile b/security/openbao/Makefile index ed9842ccfaff..3acd581d1396 100644 --- a/security/openbao/Makefile +++ b/security/openbao/Makefile @@ -1,6 +1,7 @@ PORTNAME= openbao DISTVERSIONPREFIX= v DISTVERSION= 2.4.1 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES+= https://raw.githubusercontent.com/${PORTNAME}/${PORTNAME}/${DISTVERSIONFULL}/ DISTFILES= go.mod \ |