diff options
author | Dmitri Goutnik <dmgk@FreeBSD.org> | 2022-07-13 23:30:59 +0000 |
---|---|---|
committer | Dmitri Goutnik <dmgk@FreeBSD.org> | 2022-07-14 12:46:05 +0000 |
commit | 153cb65ac8a05356245dd09d1ff48c2a6afafc5a (patch) | |
tree | b03704ea894789b613ee7fa9e7db74e4bf543388 /net/storj | |
parent | 6ea1aaa47ad125ca51bf0a5ffe6a390d664676fe (diff) | |
download | ports-153cb65ac8a05356245dd09d1ff48c2a6afafc5a.tar.gz ports-153cb65ac8a05356245dd09d1ff48c2a6afafc5a.zip |
Diffstat (limited to 'net/storj')
-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 93df791cd21e..1dc3e1cd8e26 100644 --- a/net/storj/Makefile +++ b/net/storj/Makefile @@ -2,6 +2,7 @@ PORTNAME= storj PORTVERSION= 1.58.2 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= net |