aboutsummaryrefslogtreecommitdiffstats
path: root/converters/py-unidecode/Makefile
diff options
context:
space:
mode:
authorlwhsu <lwhsu@FreeBSD.org>2009-11-21 18:32:59 +0800
committerlwhsu <lwhsu@FreeBSD.org>2009-11-21 18:32:59 +0800
commitf951408e136adf74945c2adfbd0844a8216f7223 (patch)
treefc94f7a6343d0d84751db6ba0b330cfb99cafee5 /converters/py-unidecode/Makefile
parente37e687d551060908649c5af5eb31f65799c3fba (diff)
downloadfreebsd-ports-gnome-f951408e136adf74945c2adfbd0844a8216f7223.tar.gz
freebsd-ports-gnome-f951408e136adf74945c2adfbd0844a8216f7223.tar.zst
freebsd-ports-gnome-f951408e136adf74945c2adfbd0844a8216f7223.zip
- Add one more site in MASTER_SITES
PR: ports/140744 Submitted by: Douglas William Thrift <douglas AT douglasthrift.net> (maintainer)
Diffstat (limited to 'converters/py-unidecode/Makefile')
-rw-r--r--converters/py-unidecode/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/converters/py-unidecode/Makefile b/converters/py-unidecode/Makefile
index b803a65d4dee..adee4241e442 100644
--- a/converters/py-unidecode/Makefile
+++ b/converters/py-unidecode/Makefile
@@ -9,6 +9,7 @@ PORTNAME= unidecode
PORTVERSION= 0.04.2
CATEGORIES= converters python
MASTER_SITES= http://code.zemanta.com/tsolc/unidecode/releases/ \
+ http://apt.douglasthrift.net/files/${PORTNAME}/ \
http://code.douglasthrift.net/files/${PORTNAME}/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= Unidecode-${PORTVERSION}