diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2024-04-15 08:03:39 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2024-04-15 08:31:41 +0000 |
commit | 0bbb270314a986cf7200e39bb7c49823b7147b75 (patch) | |
tree | 0c081b6dcf73010c9b2855a87fb5c855b7eeba36 /net/storj/Makefile | |
parent | 91ce39c288653cd793c7df5724dc413d6bdeba7c (diff) |
all: Bump after lang/go121 update
MFH: 2024Q2
(cherry picked from commit 32b284679a1954ef1e0c0d52c4741d00e36dc6e0)
Diffstat (limited to 'net/storj/Makefile')
-rw-r--r-- | net/storj/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/storj/Makefile b/net/storj/Makefile index 47ec3cc0cb87..62c0aec2d6cf 100644 --- a/net/storj/Makefile +++ b/net/storj/Makefile @@ -1,6 +1,7 @@ PORTNAME= storj PORTVERSION= 1.97.3 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= net MAINTAINER= danfe@FreeBSD.org |