diff options
Diffstat (limited to 'textproc/py-chardet/Makefile')
-rw-r--r-- | textproc/py-chardet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-chardet/Makefile b/textproc/py-chardet/Makefile index 1f6b660b65fa..a876ba87d9b3 100644 --- a/textproc/py-chardet/Makefile +++ b/textproc/py-chardet/Makefile @@ -6,7 +6,7 @@ PORTNAME= chardet PORTVERSION= 1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc python MASTER_SITES= http://chardet.feedparser.org/download/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |