diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-01-28 16:12:39 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-01-28 16:12:39 +0000 |
commit | 3adbe3170c5063f5b73be263cb43c26e45206c3e (patch) | |
tree | ccdfdc46709968eafd80b145df2474ce1de8283c /converters | |
parent | 0fd229a8ad092feb8c383e7193e3b7a78f4c3c70 (diff) | |
download | ports-3adbe3170c5063f5b73be263cb43c26e45206c3e.tar.gz ports-3adbe3170c5063f5b73be263cb43c26e45206c3e.zip |
Notes
Diffstat (limited to 'converters')
-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 765d8198ca4c..ae186f3ce0a2 100644 --- a/converters/py-iconv/Makefile +++ b/converters/py-iconv/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://people.linuxkorea.co.kr/pub/Python/ \ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= python -MAINTAINER= perky@python.or.kr +MAINTAINER= perky@fallin.lv BUILD_DEPENDS= ${PYDISTUTILS} LIB_DEPENDS= iconv:${PORTSDIR}/converters/iconv |