aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-chardet/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-chardet/Makefile')
-rw-r--r--textproc/py-chardet/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/textproc/py-chardet/Makefile b/textproc/py-chardet/Makefile
index 2bb120b44e58..7ec9da43af8c 100644
--- a/textproc/py-chardet/Makefile
+++ b/textproc/py-chardet/Makefile
@@ -2,13 +2,15 @@
# $FreeBSD$
PORTNAME= chardet
-PORTVERSION= 4.0.0
+PORTVERSION= 3.0.4
+PORTREVISION= 3
+PORTEPOCH= 1
CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= rm@FreeBSD.org
-COMMENT= Universal Character Encoding Detector
+COMMENT= Universal encoding detector for Python 2 and 3
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/LICENSE