diff options
Diffstat (limited to 'www/go-anubis/Makefile')
-rw-r--r-- | www/go-anubis/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/go-anubis/Makefile b/www/go-anubis/Makefile index 43154d958233..518bf473ff87 100644 --- a/www/go-anubis/Makefile +++ b/www/go-anubis/Makefile @@ -1,7 +1,7 @@ PORTNAME= anubis DISTVERSIONPREFIX= v DISTVERSION= 1.21.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MASTER_SITES= https://github.com/techarohq/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/ PKGNAMEPREFIX= go- |