summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorHye-Shik Chang <perky@FreeBSD.org>2003-02-25 06:25:35 +0000
committerHye-Shik Chang <perky@FreeBSD.org>2003-02-25 06:25:35 +0000
commitfbc660cb2c24a55e37464725f9ac601142494606 (patch)
tree36d707e1a5b549fb117fe7cf51b8a59b13955b07 /converters
parentAdd ruby-js, a Ruby binding to NJS JavaScript Interpreter. (diff)
De-pkg-comment for my ports.
Notes
Notes: svn path=/head/; revision=76449
Diffstat (limited to 'converters')
-rw-r--r--converters/py-iconv/Makefile1
-rw-r--r--converters/py-iconv/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/converters/py-iconv/Makefile b/converters/py-iconv/Makefile
index 898866c15eee..cd7afbdd4c4c 100644
--- a/converters/py-iconv/Makefile
+++ b/converters/py-iconv/Makefile
@@ -14,6 +14,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DIST_SUBDIR= python
MAINTAINER= perky@FreeBSD.org
+COMMENT= An iconv wrapper with unicode codec for Python
LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv
diff --git a/converters/py-iconv/pkg-comment b/converters/py-iconv/pkg-comment
deleted file mode 100644
index 59a94028bb6f..000000000000
--- a/converters/py-iconv/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-An iconv wrapper with unicode codec for Python