diff options
author | Dmitri Goutnik <dmgk@FreeBSD.org> | 2023-03-08 14:56:54 +0000 |
---|---|---|
committer | Dmitri Goutnik <dmgk@FreeBSD.org> | 2023-03-09 19:18:07 +0000 |
commit | 09079730e9ca1d59129935a6046cbb7ee5e4a93d (patch) | |
tree | dc2a7a8e09b571d05c24b4a1cda39269348b3b1f /net-im/gotosocial | |
parent | 7b59e32e5a31de30fc09faaba894d62ae135874c (diff) |
Diffstat (limited to 'net-im/gotosocial')
-rw-r--r-- | net-im/gotosocial/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-im/gotosocial/Makefile b/net-im/gotosocial/Makefile index 932c27db9d54..99ea3a582c6c 100644 --- a/net-im/gotosocial/Makefile +++ b/net-im/gotosocial/Makefile @@ -1,6 +1,7 @@ PORTNAME= gotosocial DISTVERSIONPREFIX= v DISTVERSION= 0.7.1 +PORTREVISION= 1 CATEGORIES= net-im MASTER_SITES?= https://github.com/${GH_ACCOUNT}/${PORTNAME}/releases/download/v${DISTVERSION}/:web DISTFILES?= ${PORTNAME}_${DISTVERSION}_web-assets.tar.gz:web |