diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2010-05-23 21:16:16 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2010-05-23 21:16:16 +0000 |
commit | cb4c25213665ac309bb45fad5ead1e5f980dfbb7 (patch) | |
tree | 10b0a955d2dc44349aee323d01542f8e79487617 /converters/py-iconv | |
parent | 9799e1a2fa02b78ae56510af34916c8fda6e5580 (diff) |
Notes
Diffstat (limited to 'converters/py-iconv')
-rw-r--r-- | converters/py-iconv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/py-iconv/Makefile b/converters/py-iconv/Makefile index 8b40a84d2ac7..2b6524b58abe 100644 --- a/converters/py-iconv/Makefile +++ b/converters/py-iconv/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= perky PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= python -MAINTAINER= perky@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An iconv wrapper with unicode codec for Python USE_ICONV= yes |