diff options
author | wiz <wiz> | 2010-01-17 12:02:03 +0000 |
---|---|---|
committer | wiz <wiz> | 2010-01-17 12:02:03 +0000 |
commit | 9bb9dadbc94dc30e7a42ca58f128db49c80fd684 (patch) | |
tree | 3b04d5a2642532735429c038d587f2f1f5f333b2 /lang/python25 | |
parent | 507d296aefe0e00e83e9334457e3cd714468f269 (diff) | |
download | pkgsrc-9bb9dadbc94dc30e7a42ca58f128db49c80fd684.tar.gz |
Recursive PKGREVISION bump for jpeg update to 8.
Diffstat (limited to 'lang/python25')
-rw-r--r-- | lang/python25/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/python25/Makefile b/lang/python25/Makefile index c1446ef548c..d1b1bfa643d 100644 --- a/lang/python25/Makefile +++ b/lang/python25/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2009/12/20 23:58:27 tnn Exp $ +# $NetBSD: Makefile,v 1.23 2010/01/17 12:02:22 wiz Exp $ DISTNAME= Python-2.5.4 PKGNAME= python25-2.5.4 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= lang python MASTER_SITES= http://www.python.org/ftp/python/2.5.4/ EXTRACT_SUFX= .tar.bz2 |