diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2024-05-13 17:43:16 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2024-05-13 18:28:41 +0000 |
commit | 8db69aebd121759c5b407c78e9e82a26b229efb9 (patch) | |
tree | 82a5f1e5cd4c92525ccfeb0f5b5989d158985b39 /security/sops/Makefile | |
parent | c631ee461e040d099d79585994ee4cb8dd11ca43 (diff) | |
download | ports-8db69aebd121759c5b407c78e9e82a26b229efb9.tar.gz ports-8db69aebd121759c5b407c78e9e82a26b229efb9.zip |
Diffstat (limited to 'security/sops/Makefile')
-rw-r--r-- | security/sops/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/sops/Makefile b/security/sops/Makefile index 2f1d351527e3..f3d2ec0fd4d8 100644 --- a/security/sops/Makefile +++ b/security/sops/Makefile @@ -1,7 +1,7 @@ PORTNAME= sops DISTVERSIONPREFIX= v DISTVERSION= 3.7.3 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= security editors MAINTAINER= dmgk@FreeBSD.org |