diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-11-08 15:35:47 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-11-08 15:35:47 +0000 |
commit | 10c2ff8105b93b6e2bf2d0516aaa5b4051510cf7 (patch) | |
tree | ee0305efcc868c78c7a43465c936341170768f34 | |
parent | bdbf65897faf479c0cab3e72a2c80cdd043d2a49 (diff) | |
download | FreeBSD-ports-10c2ff8105b93b6e2bf2d0516aaa5b4051510cf7.zip FreeBSD-ports-10c2ff8105b93b6e2bf2d0516aaa5b4051510cf7.tar.gz |
Fix WWW.
Submitted by: Fenner's distfiles survey
-rw-r--r-- | math/py-gnuplot/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-gnuplot/pkg-descr b/math/py-gnuplot/pkg-descr index b76954c..bfe974d 100644 --- a/math/py-gnuplot/pkg-descr +++ b/math/py-gnuplot/pkg-descr @@ -17,4 +17,4 @@ items by deriving from the `PlotItem' class. For a demonstration, run the python file by typing `python demo.py'. -WWW: http://monsoon.harvard.edu/~mhagger/Gnuplot/Gnuplot.html +WWW: http://gnuplot-py.sourceforge.net/ |