summaryrefslogtreecommitdiff
path: root/graphics/tkpiechart
diff options
context:
space:
mode:
authorwiz <wiz>2001-02-16 15:22:13 +0000
committerwiz <wiz>2001-02-16 15:22:13 +0000
commit2e99accb2bbee84c3f01536879ae54bd8a6e604f (patch)
treeb5890a54c67bba8526cf5a60ca066d6a3cf5bfc8 /graphics/tkpiechart
parent98241a1a9938b8c1e7729645aca8072f4b06e0ac (diff)
downloadpkgsrc-2e99accb2bbee84c3f01536879ae54bd8a6e604f.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'graphics/tkpiechart')
-rw-r--r--graphics/tkpiechart/Makefile3
-rw-r--r--graphics/tkpiechart/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/tkpiechart/Makefile b/graphics/tkpiechart/Makefile
index cd175d8f64a..7c75d895d13 100644
--- a/graphics/tkpiechart/Makefile
+++ b/graphics/tkpiechart/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2000/08/30 21:04:51 jwise Exp $
+# $NetBSD: Makefile,v 1.6 2001/02/16 15:22:34 wiz Exp $
DISTNAME= tkpiechart-5.4
CATEGORIES= graphics
@@ -6,6 +6,7 @@ MASTER_SITES= http://jfontain.free.fr/
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://jfontain.free.fr/
+COMMENT= Tcl/Tk pie-chart utility; in Tcl, not as an extension
DEPENDS+= tk-8.3.2:../../x11/tk
DEPENDS+= stooop>=3.7:../../devel/stooop
diff --git a/graphics/tkpiechart/pkg/COMMENT b/graphics/tkpiechart/pkg/COMMENT
deleted file mode 100644
index d2faafcbea8..00000000000
--- a/graphics/tkpiechart/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Tcl/Tk pie-chart utility; in Tcl, not as an extension