A bandaid for recent cheeseshop -> pypi rename.

This commit is contained in:
Xin LI 2008-01-14 06:01:41 +00:00
parent 748af8d3ee
commit 836873e17f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=205624

View File

@ -118,7 +118,7 @@ MASTER_SITE_CENKES+= \
.if !defined(IGNORE_MASTER_SITE_CHEESESHOP)
MASTER_SITE_CHEESESHOP+= \
http://cheeseshop.python.org/packages/%SUBDIR%/
http://pypi.python.org/packages/%SUBDIR%/
.endif
.if !defined(IGNORE_MASTER_SITE_COMP_SOURCES)