summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorjmcneill <jmcneill>2008-11-18 11:10:53 +0000
committerjmcneill <jmcneill>2008-11-18 11:10:53 +0000
commit356de1ce9cc63ca9e8ac884c0528071fb01b72de (patch)
tree5663beb2a5ecc533a55a306cb45819c998595c28 /misc
parent034dbf4a40f5a2e745555ea7e61dd71075d1875f (diff)
downloadpkgsrc-356de1ce9cc63ca9e8ac884c0528071fb01b72de.tar.gz
Add '25' to accepted python versions.
Diffstat (limited to 'misc')
-rw-r--r--misc/deskbar-applet/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/deskbar-applet/Makefile b/misc/deskbar-applet/Makefile
index 20b4a68e090..94e8278c3c5 100644
--- a/misc/deskbar-applet/Makefile
+++ b/misc/deskbar-applet/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2008/11/17 21:59:24 jnemeth Exp $
+# $NetBSD: Makefile,v 1.32 2008/11/18 11:10:53 jmcneill Exp $
#
DISTNAME= deskbar-applet-2.24.1
@@ -23,7 +23,7 @@ PKGCONFIG_OVERRIDE= data/deskbar-applet.pc
GCONF_SCHEMAS= deskbar-applet.schemas
-PYTHON_VERSIONS_ACCEPTED= 24
+PYTHON_VERSIONS_ACCEPTED= 24 25
PYTHON_PATCH_SCRIPTS= deskbar/deskbar-applet.py
PY_PATCHPLIST= yes