aboutsummaryrefslogtreecommitdiff
path: root/converters/py-unidecode/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'converters/py-unidecode/Makefile')
-rw-r--r--converters/py-unidecode/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/converters/py-unidecode/Makefile b/converters/py-unidecode/Makefile
index eb9acc9a6d5e..bff418409b0e 100644
--- a/converters/py-unidecode/Makefile
+++ b/converters/py-unidecode/Makefile
@@ -6,19 +6,16 @@
#
PORTNAME= unidecode
-PORTVERSION= 0.04.7
+PORTVERSION= 0.04.9
CATEGORIES= converters python
-MASTER_SITES= http://code.zemanta.com/tsolc/unidecode/releases/ \
- http://apt.douglasthrift.net/files/${PORTNAME}/ \
- http://code.douglasthrift.net/files/${PORTNAME}/
+MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= Unidecode-${PORTVERSION}
MAINTAINER= douglas@douglasthrift.net
COMMENT= ASCII transliterations of Unicode text
-LICENSE= ART10 GPLv1
-LICENSE_COMB= dual
+LICENSE= GPLv2
USE_PYTHON= yes
USE_PYDISTUTILS= yes