diff options
Diffstat (limited to 'net-im/gotosocial/Makefile')
-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 99d1f9a4b891..478ab0fb8601 100644 --- a/net-im/gotosocial/Makefile +++ b/net-im/gotosocial/Makefile @@ -1,6 +1,7 @@ PORTNAME= gotosocial DISTVERSIONPREFIX= v DISTVERSION= 0.3.7 +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 |