summaryrefslogtreecommitdiff
path: root/comms
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 /comms
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 'comms')
-rw-r--r--comms/py-serial/Makefile1
-rw-r--r--comms/py-serial/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/comms/py-serial/Makefile b/comms/py-serial/Makefile
index 9e293a8a7b7a..841435879296 100644
--- a/comms/py-serial/Makefile
+++ b/comms/py-serial/Makefile
@@ -14,6 +14,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= pyserial-${PORTVERSION}
MAINTAINER= perky@FreeBSD.org
+COMMENT= Serial port encapsulation library for Python
USE_ZIP= yes
EXTRACT_BEFORE_ARGS= -a
diff --git a/comms/py-serial/pkg-comment b/comms/py-serial/pkg-comment
deleted file mode 100644
index 7f422d8191e2..000000000000
--- a/comms/py-serial/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Serial port encapsulation library for Python