From b5c8cbdee8e7dbf7d7867c2791c3b2a2bc4d836d Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 14 Feb 2017 10:26:27 +0000 Subject: Update python 3.x status after py-twisted now supports 3.x. --- news/hellanzb/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'news') diff --git a/news/hellanzb/Makefile b/news/hellanzb/Makefile index 01bdfd4922d..87cc68e8200 100644 --- a/news/hellanzb/Makefile +++ b/news/hellanzb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2017/01/01 14:43:53 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2017/02/14 10:26:29 wiz Exp $ # .include "../../news/hellanzb/Makefile.version" @@ -8,7 +8,8 @@ CATEGORIES= news MASTER_SITES= ${MASTER_SITE_LOCAL} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.hellanzb.com/ +#HOMEPAGE= http://www.hellanzb.com/ +HOMEPAGE= https://github.com/pjenvey/hellanzb COMMENT= Command line nntp file grabber LICENSE= modified-bsd @@ -17,7 +18,7 @@ DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat DEPENDS+= par2>=0.4:../../archivers/par2 DEPENDS+= unrar>=3.5.4:../../archivers/unrar -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-twisted +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # as of 0.14 USE_LANGUAGES= #none -- cgit v1.2.3