- Fix MASTER_SITES
Reported by: pointyhat via erwin
This commit is contained in:
parent
da515bc93d
commit
b8d51ea02b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=205591
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ PORTNAME= virtualenv
|
||||||
PORTVERSION= 1.0
|
PORTVERSION= 1.0
|
||||||
#PORTREVISION= 0
|
#PORTREVISION= 0
|
||||||
CATEGORIES= devel python
|
CATEGORIES= devel python
|
||||||
MASTER_SITES= CHEESESHOP \
|
MASTER_SITES= http://pypi.python.org/packages/source/v/virtualenv/ \
|
||||||
http://nivi.interfree.it/distfiles/${PORTNAME}/
|
http://nivi.interfree.it/distfiles/${PORTNAME}/
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue