diff options
Diffstat (limited to 'net-p2p/bazarr/Makefile')
-rw-r--r-- | net-p2p/bazarr/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-p2p/bazarr/Makefile b/net-p2p/bazarr/Makefile index 37d5915c0762..29cf3ce648c9 100644 --- a/net-p2p/bazarr/Makefile +++ b/net-p2p/bazarr/Makefile @@ -1,6 +1,7 @@ PORTNAME= bazarr DISTVERSIONPREFIX= v DISTVERSION= 1.2.0 +PORTREVISION= 1 CATEGORIES= net-p2p python MASTER_SITES= https://github.com/morpheus65535/bazarr/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/ DISTNAME= bazarr |