summaryrefslogtreecommitdiff
path: root/games/pytraffic/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/pytraffic/Makefile')
-rw-r--r--games/pytraffic/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/pytraffic/Makefile b/games/pytraffic/Makefile
index 7c49344954c..69a9835ce9c 100644
--- a/games/pytraffic/Makefile
+++ b/games/pytraffic/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.43 2015/12/05 21:25:43 adam Exp $
+# $NetBSD: Makefile,v 1.44 2016/07/09 13:03:49 wiz Exp $
DISTNAME= pytraffic-2.5.4
PKGREVISION= 28
@@ -13,7 +13,7 @@ COMMENT= Computer version of a popular board game
DIST_SUBDIR= pytraffic-2.5.4-070313
PYDISTUTILSPKG= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-gtk2
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-gtk2
.include "../../lang/python/application.mk"
.include "../../lang/python/extension.mk"