summaryrefslogtreecommitdiff
path: root/www/urlgrabber/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/urlgrabber/Makefile')
-rw-r--r--www/urlgrabber/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/urlgrabber/Makefile b/www/urlgrabber/Makefile
index 5ff0200bfe0..9c3f60b106f 100644
--- a/www/urlgrabber/Makefile
+++ b/www/urlgrabber/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2015/12/05 21:26:07 adam Exp $
+# $NetBSD: Makefile,v 1.14 2016/07/09 13:04:16 wiz Exp $
DISTNAME= urlgrabber-3.1.0
PKGREVISION= 3
@@ -10,7 +10,7 @@ HOMEPAGE= http://urlgrabber.baseurl.org/
COMMENT= Python package that drastically simplifies the fetching of files
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 3.1.0
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 3.1.0
.include "../../lang/python/application.mk"
.include "../../lang/python/distutils.mk"