summaryrefslogtreecommitdiff
path: root/databases/pydbdesigner
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-20 17:07:10 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-20 17:07:10 +0000
commit7cc1393a93dbf0c01f4a05965abd3194c38fbba0 (patch)
tree05d55fe113ac6af4c86e1954168aecc025c37b6e /databases/pydbdesigner
parentUpdate to 0.11.0. (diff)
De-pkg-comment.
Notes
Notes: svn path=/head/; revision=75951
Diffstat (limited to 'databases/pydbdesigner')
-rw-r--r--databases/pydbdesigner/Makefile1
-rw-r--r--databases/pydbdesigner/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/databases/pydbdesigner/Makefile b/databases/pydbdesigner/Makefile
index 604f22e2f5ed..544760530a7c 100644
--- a/databases/pydbdesigner/Makefile
+++ b/databases/pydbdesigner/Makefile
@@ -16,6 +16,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=${PORTNAME}
MAINTAINER= freebsd-ports@FreeBSD.org
+COMMENT= Graphical designer for relational databases
BUILD_DEPENDS+= ${PYTHON_SITELIBDIR}/wxPython/__init__.py:${PORTSDIR}/x11-toolkits/py-wxPython
RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/wxPython/__init__.py:${PORTSDIR}/x11-toolkits/py-wxPython
diff --git a/databases/pydbdesigner/pkg-comment b/databases/pydbdesigner/pkg-comment
deleted file mode 100644
index 7bf18406cd9d..000000000000
--- a/databases/pydbdesigner/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Graphical designer for relational databases