summaryrefslogtreecommitdiff
path: root/databases
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 /databases
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 'databases')
-rw-r--r--databases/py-bsddb3/Makefile1
-rw-r--r--databases/py-bsddb3/pkg-comment1
-rw-r--r--databases/py-rrdtool_lgpl/Makefile1
-rw-r--r--databases/py-rrdtool_lgpl/pkg-comment1
4 files changed, 2 insertions, 2 deletions
diff --git a/databases/py-bsddb3/Makefile b/databases/py-bsddb3/Makefile
index b5a0df4e43e6..d500cc9ed728 100644
--- a/databases/py-bsddb3/Makefile
+++ b/databases/py-bsddb3/Makefile
@@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= pybsddb
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= perky@FreeBSD.org
+COMMENT= Python extension module for BerkeleyDB 3 and 4
.if defined(WITH_DB3)
LIB_DEPENDS= db3.3:${PORTSDIR}/databases/db3
diff --git a/databases/py-bsddb3/pkg-comment b/databases/py-bsddb3/pkg-comment
deleted file mode 100644
index d11c42569015..000000000000
--- a/databases/py-bsddb3/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Python extension module for BerkeleyDB 3 and 4
diff --git a/databases/py-rrdtool_lgpl/Makefile b/databases/py-rrdtool_lgpl/Makefile
index 8f264adbb42a..0c52677461e1 100644
--- a/databases/py-rrdtool_lgpl/Makefile
+++ b/databases/py-rrdtool_lgpl/Makefile
@@ -12,6 +12,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= py-rrdtool-${PORTVERSION}
MAINTAINER= perky@FreeBSD.org
+COMMENT= Python interface to RRDTool, the graphing and logging utility
LIB_DEPENDS= rrd:${PORTSDIR}/net/rrdtool
diff --git a/databases/py-rrdtool_lgpl/pkg-comment b/databases/py-rrdtool_lgpl/pkg-comment
deleted file mode 100644
index e2498b885883..000000000000
--- a/databases/py-rrdtool_lgpl/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Python interface to RRDTool, the graphing and logging utility