summaryrefslogtreecommitdiff
path: root/lang/python23/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'lang/python23/Makefile.common')
-rw-r--r--lang/python23/Makefile.common6
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/python23/Makefile.common b/lang/python23/Makefile.common
index becf6ce7121..0bc5d963e35 100644
--- a/lang/python23/Makefile.common
+++ b/lang/python23/Makefile.common
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile.common,v 1.10 2004/05/12 16:25:34 recht Exp $
+# $NetBSD: Makefile.common,v 1.11 2004/06/02 12:29:28 recht Exp $
#
-DISTNAME= Python-2.3.3
+DISTNAME= Python-2.3.4
CATEGORIES= lang
-MASTER_SITES= ftp://ftp.python.org/pub/python/2.3.3/
+MASTER_SITES= ftp://ftp.python.org/pub/python/2.3.4/
EXTRACT_SUFX= .tgz
MAINTAINER= recht@NetBSD.org