summaryrefslogtreecommitdiff
path: root/x11/py-gtksourceview
diff options
context:
space:
mode:
authorjoerg <joerg>2009-02-11 14:23:31 +0000
committerjoerg <joerg>2009-02-11 14:23:31 +0000
commitd9b8b46fbd8b15d570859c0902c3038ea9ff3754 (patch)
tree9d6701e033b576b45f99e100e3b47abaa0b63b73 /x11/py-gtksourceview
parent0d1f981b506fa9d31de478224f064b0e90a3d6da (diff)
downloadpkgsrc-d9b8b46fbd8b15d570859c0902c3038ea9ff3754.tar.gz
Sort PYTHON_VERSIONS_ACCEPTED.
Diffstat (limited to 'x11/py-gtksourceview')
-rw-r--r--x11/py-gtksourceview/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/py-gtksourceview/Makefile b/x11/py-gtksourceview/Makefile
index f2c246db8c9..edf07aadd94 100644
--- a/x11/py-gtksourceview/Makefile
+++ b/x11/py-gtksourceview/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2008/12/04 06:15:17 hasso Exp $
+# $NetBSD: Makefile,v 1.3 2009/02/11 14:23:32 joerg Exp $
#
DISTNAME= pygtksourceview-2.4.0
@@ -19,7 +19,7 @@ GNU_CONFIGURE= YES
USE_TOOLS+= pkg-config
PY_PATCHPLIST= YES
-PYTHON_VERSIONS_ACCEPTED= 24 25
+PYTHON_VERSIONS_ACCEPTED= 25 24
.include "../../lang/python/extension.mk"