aboutsummaryrefslogtreecommitdiff
path: root/news/nzbget/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'news/nzbget/Makefile')
-rw-r--r--news/nzbget/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/news/nzbget/Makefile b/news/nzbget/Makefile
index bfb9cdcee4db..a5a6704582d7 100644
--- a/news/nzbget/Makefile
+++ b/news/nzbget/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= nzbget
-PORTVERSION= 14.2
+PORTVERSION= 15.0
CATEGORIES= news
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-stable/${PORTVERSION}
@@ -30,7 +30,7 @@ python_OLD_CMD= /usr/bin/env python
OPTIONS_DEFINE= 7Z PYTHON RAR DOCS
OPTIONS_SINGLE= TLSLIB
OPTIONS_SINGLE_TLSLIB= GNUTLS OPENSSL
-OPTIONS_DEFAULT= GNUTLS PAR PYTHON RAR
+OPTIONS_DEFAULT= GNUTLS PAR PYTHON RAR 7Z
7Z_DESC= Support extraction of 7z archives
PYTHON_DESC= Support for python post-processing scripts
RAR_DESC= Support extraction of rar archives