diff options
Diffstat (limited to 'lang/python24')
-rw-r--r-- | lang/python24/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/python24/Makefile b/lang/python24/Makefile index 1b28e0f0ad0..13a7e2aeabc 100644 --- a/lang/python24/Makefile +++ b/lang/python24/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.45 2008/08/05 10:13:34 drochner Exp $ +# $NetBSD: Makefile,v 1.46 2009/05/20 00:58:20 wiz Exp $ DISTNAME= Python-2.4.5 PKGNAME= python24-2.4.5 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= lang python MASTER_SITES= http://www.python.org/ftp/python/2.4.5/ EXTRACT_SUFX= .tar.bz2 |