summaryrefslogtreecommitdiff
path: root/chat/xchat-python
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2009-02-09 22:56:21 +0000
committerjoerg <joerg@pkgsrc.org>2009-02-09 22:56:21 +0000
commit3c645bb7fc37b7d01fc429cb6ae2e339153385de (patch)
tree1bcb6950318fcb7cb60eb9b7184e085ec6937037 /chat/xchat-python
parent300d89fb2452a6e06d8b90d8de94b2c93ce99013 (diff)
downloadpkgsrc-3c645bb7fc37b7d01fc429cb6ae2e339153385de.tar.gz
Switch to Python 2.5 as default. Bump revision of all packages that have
changed runtime dependencies now.
Diffstat (limited to 'chat/xchat-python')
-rw-r--r--chat/xchat-python/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/xchat-python/Makefile b/chat/xchat-python/Makefile
index ce0092d5b98..db0e1863246 100644
--- a/chat/xchat-python/Makefile
+++ b/chat/xchat-python/Makefile
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.10 2008/07/14 12:56:00 joerg Exp $
+# $NetBSD: Makefile,v 1.11 2009/02/09 22:56:22 joerg Exp $
PKG_DESTDIR_SUPPORT= user-destdir
.include "../../chat/xchat/Makefile.common"
PKGNAME= ${DISTNAME:S/-/-python-/}
+PKGREVISION= 1
OWNER= tron@NetBSD.org
COMMENT= Python scripting plugin for XChat