Sat Aug 15 23:13:19 2009 UTC ()
update master site. remove ftp entry. service suspended.


(zafer)
diff -r1.4 -r1.5 pkgsrc/lang/python26/Makefile

cvs diff -r1.4 -r1.5 pkgsrc/lang/python26/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/lang/python26/Attic/Makefile 2009/07/18 10:41:33 1.4
+++ pkgsrc/lang/python26/Attic/Makefile 2009/08/15 23:13:19 1.5
@@ -1,21 +1,20 @@ @@ -1,21 +1,20 @@
1# $NetBSD: Makefile,v 1.4 2009/07/18 10:41:33 wiz Exp $ 1# $NetBSD: Makefile,v 1.5 2009/08/15 23:13:19 zafer Exp $
2 2
3DISTNAME= Python-2.6.2 3DISTNAME= Python-2.6.2
4PKGNAME= python26-2.6.2 4PKGNAME= python26-2.6.2
5PKGREVISION= 3 5PKGREVISION= 3
6CATEGORIES= lang python 6CATEGORIES= lang python
7MASTER_SITES= ftp://ftp.python.org/pub/python/2.6.2/ \ 7MASTER_SITES= http://www.python.org/ftp/python/2.6.2/
8 http://www.python.org/ftp/python/2.6.2/ 
9EXTRACT_SUFX= .tar.bz2 8EXTRACT_SUFX= .tar.bz2
10 9
11MAINTAINER= pkgsrc-users@NetBSD.org 10MAINTAINER= pkgsrc-users@NetBSD.org
12HOMEPAGE= http://www.python.org/ 11HOMEPAGE= http://www.python.org/
13COMMENT= Interpreted, interactive, object-oriented programming language 12COMMENT= Interpreted, interactive, object-oriented programming language
14 13
15PKG_DESTDIR_SUPPORT= user-destdir 14PKG_DESTDIR_SUPPORT= user-destdir
16 15
17# Remember to update pkgsrc/lang/python/srcdist.mk when version changes 16# Remember to update pkgsrc/lang/python/srcdist.mk when version changes
18 17
19CONFLICTS+= python-[0-9]* 18CONFLICTS+= python-[0-9]*
20 19
21GNU_CONFIGURE= yes 20GNU_CONFIGURE= yes