From edf2d3d71d3ddba5b9ed9ababc271de61c67a691 Mon Sep 17 00:00:00 2001 From: tsarna Date: Tue, 15 Oct 2002 16:16:34 +0000 Subject: Upgrade python22 package from 2.2.1 to 2.2.2. Mostly bug fixes, a few enhancements, notably in the email package. --- lang/python22/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'lang/python22/Makefile') diff --git a/lang/python22/Makefile b/lang/python22/Makefile index ab2066ff64a..b26ae04d479 100644 --- a/lang/python22/Makefile +++ b/lang/python22/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.6 2002/10/10 17:45:55 tsarna Exp $ +# $NetBSD: Makefile,v 1.7 2002/10/15 16:16:34 tsarna Exp $ # -DISTNAME= Python-2.2.1 -PKGNAME= python22-2.2.1 +DISTNAME= Python-2.2.2 +PKGNAME= python22-2.2.2 CATEGORIES= lang -MASTER_SITES= ftp://ftp.python.org/pub/python/2.2.1/ +MASTER_SITES= ftp://ftp.python.org/pub/python/2.2.2/ EXTRACT_SUFX= .tgz MAINTAINER= packages@netbsd.org -- cgit v1.2.3