diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 19:00:52 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 19:00:52 +0000 |
commit | 2c41b9e5f36c24eeec55e43d4af00d2aba2e3f9b (patch) | |
tree | 5d08222d6b73d9f9af96df3e575f949469caf443 /net/py-rrdtool | |
parent | Re-add libgnomeprintui-2.0 for ports that will need it: (diff) |
De-pkg-comment.
Diffstat (limited to 'net/py-rrdtool')
-rw-r--r-- | net/py-rrdtool/Makefile | 1 | ||||
-rw-r--r-- | net/py-rrdtool/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/net/py-rrdtool/Makefile b/net/py-rrdtool/Makefile index 9078c3e6bfc0..fabc35d19b38 100644 --- a/net/py-rrdtool/Makefile +++ b/net/py-rrdtool/Makefile @@ -14,6 +14,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= PyRRDtool-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= Python C extension module to access RRDtool files LIB_DEPENDS= rrd:${PORTSDIR}/net/rrdtool diff --git a/net/py-rrdtool/pkg-comment b/net/py-rrdtool/pkg-comment deleted file mode 100644 index 67c8ee3bbc8c..000000000000 --- a/net/py-rrdtool/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Python C extension module to access RRDtool files |