aboutsummaryrefslogtreecommitdiff
path: root/converters/py-iconv/Makefile
diff options
context:
space:
mode:
authorCarlo Strub <cs@FreeBSD.org>2012-07-24 07:19:21 +0000
committerCarlo Strub <cs@FreeBSD.org>2012-07-24 07:19:21 +0000
commit1863cc77b0d8a4a2fa9fa45b7e42cc508124a17a (patch)
tree69de0f7f9c795f32be2bf1f284f2b60a635dd6c4 /converters/py-iconv/Makefile
parent0b55e60fb88a4131a3f511d87b52a52a4c8d9054 (diff)
downloadports-1863cc77b0d8a4a2fa9fa45b7e42cc508124a17a.tar.gz
ports-1863cc77b0d8a4a2fa9fa45b7e42cc508124a17a.zip
Fix typos in COMMENT
Notes
Notes: svn path=/head/; revision=301441
Diffstat (limited to 'converters/py-iconv/Makefile')
-rw-r--r--converters/py-iconv/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/py-iconv/Makefile b/converters/py-iconv/Makefile
index 2b6524b58abe..32fadf55bdab 100644
--- a/converters/py-iconv/Makefile
+++ b/converters/py-iconv/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DIST_SUBDIR= python
MAINTAINER= ports@FreeBSD.org
-COMMENT= An iconv wrapper with unicode codec for Python
+COMMENT= An iconv wrapper with Unicode codec for Python
USE_ICONV= yes
USE_PYTHON= yes