diff options
Diffstat (limited to 'converters/py-unidecode/Makefile')
-rw-r--r-- | converters/py-unidecode/Makefile | 1 |
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} |