diff options
Diffstat (limited to 'gnuplot')
-rw-r--r-- | gnuplot/gnuplot_4.0.0.oe | 2 |
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" |