summaryrefslogtreecommitdiff
path: root/lang/python22/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/python22/Makefile')
-rw-r--r--lang/python22/Makefile8
1 files changed, 4 insertions, 4 deletions
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