summaryrefslogtreecommitdiff
path: root/gnuplot
diff options
context:
space:
mode:
authorMatthias Hentges <oe@hentges.net>2004-10-13 16:44:10 +0000
committerMatthias Hentges <oe@hentges.net>2004-10-13 16:44:10 +0000
commit73edfbd9af8e00aca857cd35e4d2f76a2ed68320 (patch)
treefebbae2353e8fc6e76f18b198595725ec3176fc5 /gnuplot
parent79fea4fd2e60e91d26270290c1c2c04e4dc52f98 (diff)
Section fixes
BKrev: 416d5b5aVMm8L7mvnGRyHP9X7mo7mg
Diffstat (limited to 'gnuplot')
-rw-r--r--gnuplot/gnuplot_4.0.0.oe2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnuplot/gnuplot_4.0.0.oe b/gnuplot/gnuplot_4.0.0.oe
index 61ec334ca2..752c958d6f 100644
--- a/gnuplot/gnuplot_4.0.0.oe
+++ b/gnuplot/gnuplot_4.0.0.oe
@@ -1,6 +1,6 @@
DESCRIPTION = "Gnuplot is a portable command-line driven interactive datafile \
(text or binary) and function plotting utility."
-SECTION = "scientific"
+SECTION = "x11/utils"
PRIORITY = "optional"
MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
DEPENDS = "x11 libpng gd readline"