diff options
Diffstat (limited to 'net-p2p/radarr/Makefile')
-rw-r--r-- | net-p2p/radarr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/radarr/Makefile b/net-p2p/radarr/Makefile index af3080970a33..037731c85a0d 100644 --- a/net-p2p/radarr/Makefile +++ b/net-p2p/radarr/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= radarr -PORTVERSION= 0.2.0.654 +PORTVERSION= 0.2.0.696 PORTREVISION= 0 CATEGORIES= net-p2p MASTER_SITES= https://github.com/Radarr/Radarr/releases/download/v${PORTVERSION}/ |