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 a83e81faf66..720781d29c8 100644
--- a/www/urlgrabber/Makefile
+++ b/www/urlgrabber/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2014/01/25 10:30:30 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2014/05/09 07:37:26 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 # not yet ported as of 3.1.0
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 3.1.0
.include "../../lang/python/application.mk"
.include "../../lang/python/distutils.mk"