summaryrefslogtreecommitdiff
path: root/lang/python
diff options
context:
space:
mode:
authordrochner <drochner>2000-12-05 15:04:32 +0000
committerdrochner <drochner>2000-12-05 15:04:32 +0000
commit38a1c4afeb27a16eb6f3eaeb7cfe873a5a74c11f (patch)
treed0d34c591df874e8b9daa617340a748ed35b45f9 /lang/python
parent94057df1caedb678b935869d3b385d08f37cfc95 (diff)
downloadpkgsrc-38a1c4afeb27a16eb6f3eaeb7cfe873a5a74c11f.tar.gz
correct MASTER_SITES
Diffstat (limited to 'lang/python')
-rw-r--r--lang/python/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/python/Makefile b/lang/python/Makefile
index 1558b65a1f8..8251732640a 100644
--- a/lang/python/Makefile
+++ b/lang/python/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.19 2000/10/22 20:01:48 tsarna Exp $
+# $NetBSD: Makefile,v 1.20 2000/12/05 15:04:32 drochner Exp $
#
DISTNAME= BeOpen-Python-2.0
PKGNAME= python-2.0
CATEGORIES= lang
-MASTER_SITES= http://www.pythonlabs.com/products/python2.0/downloads/
+MASTER_SITES= ftp://ftp.python.org/pub/python/2.0/
MAINTAINER= tsarna@netbsd.org
HOMEPAGE= http://www.python.org/