diff options
author | Doug Barton <dougb@FreeBSD.org> | 2009-12-21 02:19:12 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2009-12-21 02:19:12 +0000 |
commit | 2fadfa2cfb0cb2e9c2855a3d2d02fc277a7147f1 (patch) | |
tree | 0b2048faa0d5e773f1f4774e5b3d48f654e40e88 /graphics/pgplot | |
parent | 9edbb794ddcdb7a59f953f0784f8def772f5eceb (diff) | |
download | ports-2fadfa2cfb0cb2e9c2855a3d2d02fc277a7147f1.tar.gz ports-2fadfa2cfb0cb2e9c2855a3d2d02fc277a7147f1.zip |
Notes
Diffstat (limited to 'graphics/pgplot')
-rw-r--r-- | graphics/pgplot/pkg-descr | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/pgplot/pkg-descr b/graphics/pgplot/pkg-descr index 64ec001e4ac8..3f6c6807e63c 100644 --- a/graphics/pgplot/pkg-descr +++ b/graphics/pgplot/pkg-descr @@ -1,7 +1,6 @@ PGPLOT is a Fortran subroutine package for drawing graphs on a variety of display devices. For more details, see the manual ``PGPLOT Graphics Subroutine Library'' available from T. J. Pearson -(tjp@astro.caltech.edu). The CPGPLOT library adds an intermediate level of wrapper functions between C programs and the PGPLOT library. These functions hide the |