diff options
author | tom <tom@FreeBSD.org> | 2002-09-05 02:35:45 +0800 |
---|---|---|
committer | tom <tom@FreeBSD.org> | 2002-09-05 02:35:45 +0800 |
commit | 0a27b4bd064cf5921289d668992e59c35f95a26d (patch) | |
tree | 685bbce9de87f68851f3a3b09b9e915a70fb5d20 /graphics | |
parent | 63177cbca304c29c0778940a46af835809e5d7d1 (diff) | |
download | freebsd-ports-gnome-0a27b4bd064cf5921289d668992e59c35f95a26d.tar.gz freebsd-ports-gnome-0a27b4bd064cf5921289d668992e59c35f95a26d.tar.zst freebsd-ports-gnome-0a27b4bd064cf5921289d668992e59c35f95a26d.zip |
Remove version-specific information, replacing it with summary
information from the plotutils Web site.
The patch is mine, inspired by a patch by Craig Rodrigues posted to
-ports.
Submitted by: Craig Rodrigues <rodrigc@attbi.com>
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/plotutils/pkg-descr | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/graphics/plotutils/pkg-descr b/graphics/plotutils/pkg-descr index 37ac447d65c3..64098447f3c9 100644 --- a/graphics/plotutils/pkg-descr +++ b/graphics/plotutils/pkg-descr @@ -1,5 +1,7 @@ -This is release 2.1.1 of the GNU plotutils (plotting utilities) package, -including release 1.1 of GNU libplot: a function library for -two-dimensional device-independent vector graphics. +The GNU plotutils package contains plotting software for both +programmers and technical users. Its centerpiece is libplot, a powerful +C/C++ function library for exporting 2-D vector graphics in many file +formats, both vector and raster. It can also do vector graphics +animations. WWW: http://www.gnu.org/software/plotutils/plotutils.html |