summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games/pysolfc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/pysolfc/Makefile b/games/pysolfc/Makefile
index 76edddf626f..b4844090a97 100644
--- a/games/pysolfc/Makefile
+++ b/games/pysolfc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/11/16 07:12:03 snj Exp $
+# $NetBSD: Makefile,v 1.2 2008/11/29 21:17:20 snj Exp $
DISTNAME= PySolFC-1.1
PKGNAME= ${DISTNAME:tl}
@@ -12,7 +12,7 @@ COMMENT= Over 1000 solitaire games
PKG_DESTDIR_SUPPORT= user-destdir
-PYTHON_VERSIONS_INCOMPATIBLE= 15 21
+PYTHON_VERSIONS_INCOMPATIBLE= 21
PYDISTUTILSPKG= yes