summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorzafer <zafer@pkgsrc.org>2009-08-15 23:13:19 +0000
committerzafer <zafer@pkgsrc.org>2009-08-15 23:13:19 +0000
commit40372c7671849705c41cd87b4783e9e494538bc4 (patch)
treeecc487e3a48c4867c73aab86d8908807345f29f3 /lang
parent428af8e8329bcbb021b98fe692a2fce1060be507 (diff)
downloadpkgsrc-40372c7671849705c41cd87b4783e9e494538bc4.tar.gz
update master site. remove ftp entry. service suspended.
Diffstat (limited to 'lang')
-rw-r--r--lang/python26/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/lang/python26/Makefile b/lang/python26/Makefile
index bfa8b69de29..3a5bec69a75 100644
--- a/lang/python26/Makefile
+++ b/lang/python26/Makefile
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.4 2009/07/18 10:41:33 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2009/08/15 23:13:19 zafer Exp $
DISTNAME= Python-2.6.2
PKGNAME= python26-2.6.2
PKGREVISION= 3
CATEGORIES= lang python
-MASTER_SITES= ftp://ftp.python.org/pub/python/2.6.2/ \
- http://www.python.org/ftp/python/2.6.2/
+MASTER_SITES= http://www.python.org/ftp/python/2.6.2/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org