- Added ${MASTER_SITE_LOCAL} as mirror

PR:		104791
Submitted by:	Aron Stansvik <elvstone@gmail.com>
Approved by:	alexbl (mentor)
This commit is contained in:
Nicola Vitale 2006-12-09 23:05:54 +00:00
parent b804fe9316
commit 0e0113049f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=179341

View File

@ -8,7 +8,9 @@
PORTNAME= levenshtein
PORTVERSION= 0.10.1
CATEGORIES= devel python
MASTER_SITES= http://trific.ath.cx/Ftp/python/levenshtein/
MASTER_SITES= http://trific.ath.cx/Ftp/python/levenshtein/ \
${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= perky
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= python-Levenshtein-${PORTVERSION}