summaryrefslogtreecommitdiff
path: root/sysutils/py-notify
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 /sysutils/py-notify
parent0d1f981b506fa9d31de478224f064b0e90a3d6da (diff)
downloadpkgsrc-d9b8b46fbd8b15d570859c0902c3038ea9ff3754.tar.gz
Sort PYTHON_VERSIONS_ACCEPTED.
Diffstat (limited to 'sysutils/py-notify')
-rw-r--r--sysutils/py-notify/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/py-notify/Makefile b/sysutils/py-notify/Makefile
index 735e27e3834..a889a85cec8 100644
--- a/sysutils/py-notify/Makefile
+++ b/sysutils/py-notify/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2008/11/18 12:46:52 drochner Exp $
+# $NetBSD: Makefile,v 1.8 2009/02/11 14:23:32 joerg Exp $
#
DISTNAME= notify-python-0.1.1
@@ -20,7 +20,7 @@ USE_LIBTOOL= yes
USE_TOOLS+= pkg-config
PKGCONFIG_OVERRIDE+= notify-python-0.1.1/notify-python.pc.in
-PYTHON_VERSIONS_ACCEPTED= 24 25
+PYTHON_VERSIONS_ACCEPTED= 25 24
PY_PATCHPLIST= yes
.include "../../lang/python/extension.mk"