summaryrefslogtreecommitdiff
path: root/lang/python26
diff options
context:
space:
mode:
authorwiz <wiz>2009-05-20 00:58:05 +0000
committerwiz <wiz>2009-05-20 00:58:05 +0000
commitbce310e12c34dd199b2fb13ec720a93538f33642 (patch)
treee3aafcd3857ac2bdc7ca0607114c79d78e672bae /lang/python26
parent55b45735af3733e973d267802ccd928f649d883e (diff)
downloadpkgsrc-bce310e12c34dd199b2fb13ec720a93538f33642.tar.gz
Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib
major change. Reported by Robert Elz in PR 41345.
Diffstat (limited to 'lang/python26')
-rw-r--r--lang/python26/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/python26/Makefile b/lang/python26/Makefile
index da9be602d1e..23c355365f1 100644
--- a/lang/python26/Makefile
+++ b/lang/python26/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2009/04/24 01:32:50 hasso Exp $
+# $NetBSD: Makefile,v 1.3 2009/05/20 00:58:20 wiz Exp $
DISTNAME= Python-2.6.2
PKGNAME= python26-2.6.2
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= lang python
MASTER_SITES= ftp://ftp.python.org/pub/python/2.6.2/ \
http://www.python.org/ftp/python/2.6.2/