summaryrefslogtreecommitdiff
path: root/net/nicotine
diff options
context:
space:
mode:
authorjoerg <joerg>2009-02-09 22:56:21 +0000
committerjoerg <joerg>2009-02-09 22:56:21 +0000
commitf924822c130c51be136909680525539e680962b9 (patch)
tree1bcb6950318fcb7cb60eb9b7184e085ec6937037 /net/nicotine
parent124ec3c6a06916c1d94bcc43b55da9242d82db45 (diff)
downloadpkgsrc-f924822c130c51be136909680525539e680962b9.tar.gz
Switch to Python 2.5 as default. Bump revision of all packages that have
changed runtime dependencies now.
Diffstat (limited to 'net/nicotine')
-rw-r--r--net/nicotine/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/nicotine/Makefile b/net/nicotine/Makefile
index 3db95c8463b..fb41e0e74df 100644
--- a/net/nicotine/Makefile
+++ b/net/nicotine/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.29 2008/11/19 03:39:57 hasso Exp $
+# $NetBSD: Makefile,v 1.30 2009/02/09 22:56:26 joerg Exp $
#
DISTNAME= nicotine-1.0.8
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= net audio x11
MASTER_SITES= http://nicotine.thegraveyard.org/
EXTRACT_SUFX= .tar.bz2
@@ -15,7 +15,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
USE_PKGLOCALEDIR= yes
-PYTHON_VERSIONS_ACCEPTED= 24 25
+PYTHON_VERSIONS_ACCEPTED= 25 24
PY_PATCHPLIST= yes
PYDISTUTILSPKG= yes