summaryrefslogtreecommitdiff
path: root/lang/python26
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2010-09-07 16:33:23 +0000
committerdrochner <drochner@pkgsrc.org>2010-09-07 16:33:23 +0000
commitaa11fdb81039060daf0ad9e53b9eb1f0857c7701 (patch)
treeb19c26e837087fc15109cd82b61fd4f8f9d8a774 /lang/python26
parent88e81400b3e5b8e484ff774ac44bf33bab4193b5 (diff)
downloadpkgsrc-aa11fdb81039060daf0ad9e53b9eb1f0857c7701.tar.gz
bump PKGREV for recent change, requested by tron
Diffstat (limited to 'lang/python26')
-rw-r--r--lang/python26/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/python26/Makefile b/lang/python26/Makefile
index 1524d24a275..95e8b952efe 100644
--- a/lang/python26/Makefile
+++ b/lang/python26/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.26 2010/09/06 17:33:57 drochner Exp $
+# $NetBSD: Makefile,v 1.27 2010/09/07 16:33:23 drochner Exp $
DISTNAME= Python-2.6.6
PKGNAME= ${DISTNAME:S/Python/python26/}
+PKGREVISION= 1
CATEGORIES= lang python
MASTER_SITES= http://www.python.org/ftp/python/${PKGVERSION_NOREV}/
EXTRACT_SUFX= .tar.bz2