aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authornivit <nivit@FreeBSD.org>2006-12-10 07:05:54 +0800
committernivit <nivit@FreeBSD.org>2006-12-10 07:05:54 +0800
commit8afc511048939b5242f4521c553570356d437fa1 (patch)
tree283006647ab367cb96a7c6db9219819d0f1becf0 /devel
parent6c8622eabcf0ecf1f8a7afae9a317968b9673f47 (diff)
downloadfreebsd-ports-gnome-8afc511048939b5242f4521c553570356d437fa1.tar.gz
freebsd-ports-gnome-8afc511048939b5242f4521c553570356d437fa1.tar.zst
freebsd-ports-gnome-8afc511048939b5242f4521c553570356d437fa1.zip
- Added ${MASTER_SITE_LOCAL} as mirror
PR: 104791 Submitted by: Aron Stansvik <elvstone@gmail.com> Approved by: alexbl (mentor)
Diffstat (limited to 'devel')
-rw-r--r--devel/py-levenshtein/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/py-levenshtein/Makefile b/devel/py-levenshtein/Makefile
index 42aaf70f3b37..7e5cae878385 100644
--- a/devel/py-levenshtein/Makefile
+++ b/devel/py-levenshtein/Makefile
@@ -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}