diff options
author | wennmach <wennmach@pkgsrc.org> | 2001-03-19 22:11:14 +0000 |
---|---|---|
committer | wennmach <wennmach@pkgsrc.org> | 2001-03-19 22:11:14 +0000 |
commit | f5bd35d108ba1edfcbfe97a94fc9d74f60452d42 (patch) | |
tree | 32fdcedd4a240066d92003a0f3cb7bffba92a5b9 /graphics/gnuplot/Makefile | |
parent | 92b54a9c84b05188dc2bad15d9180b0be684dcb3 (diff) | |
download | pkgsrc-f5bd35d108ba1edfcbfe97a94fc9d74f60452d42.tar.gz |
Update gnuplot to 3.7.1.
This is a prerequisite step for octave-current.
Diffstat (limited to 'graphics/gnuplot/Makefile')
-rw-r--r-- | graphics/gnuplot/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gnuplot/Makefile b/graphics/gnuplot/Makefile index bd2866b2938..92fd84d5885 100644 --- a/graphics/gnuplot/Makefile +++ b/graphics/gnuplot/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2001/02/16 15:22:23 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2001/03/19 22:11:14 wennmach Exp $ # -DISTNAME= gnuplot-3.7 +DISTNAME= gnuplot-3.7.1 CATEGORIES= graphics x11 MASTER_SITES= ftp://ftp.gnuplot.vt.edu/pub/gnuplot/ \ ftp://ftp.ucc.ie/pub/gnuplot/ |