diff options
author | wiz <wiz@pkgsrc.org> | 2010-01-17 12:02:03 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-01-17 12:02:03 +0000 |
commit | 672ef23395551ccee94b9dca8039c72523c67be4 (patch) | |
tree | 3b04d5a2642532735429c038d587f2f1f5f333b2 /lang/python26 | |
parent | a90cea93ceef1ea79c8d2901c230cd015fdff2d7 (diff) | |
download | pkgsrc-672ef23395551ccee94b9dca8039c72523c67be4.tar.gz |
Recursive PKGREVISION bump for jpeg update to 8.
Diffstat (limited to 'lang/python26')
-rw-r--r-- | lang/python26/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/python26/Makefile b/lang/python26/Makefile index d6b8d8fa3ef..393bfae3895 100644 --- a/lang/python26/Makefile +++ b/lang/python26/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2009/12/20 23:58:27 tnn Exp $ +# $NetBSD: Makefile,v 1.17 2010/01/17 12:02:22 wiz Exp $ DISTNAME= Python-2.6.4 PKGNAME= ${DISTNAME:S/Python/python26/} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= lang python MASTER_SITES= http://www.python.org/ftp/python/2.6.4/ EXTRACT_SUFX= .tar.bz2 |