diff options
Diffstat (limited to 'lang/python24/Makefile')
-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 2cf4e5f490e..26b0aeb0eb0 100644 --- a/lang/python24/Makefile +++ b/lang/python24/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2005/12/08 08:16:02 rillig Exp $ +# $NetBSD: Makefile,v 1.16 2005/12/08 09:52:15 rillig Exp $ # DISTNAME= Python-2.4.2 PKGNAME= python24-2.4.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= lang python MASTER_SITES= ftp://ftp.python.org/pub/python/2.4.2/ EXTRACT_SUFX= .tar.bz2 |