diff options
Diffstat (limited to 'math/gnuplot')
-rw-r--r-- | math/gnuplot/Makefile | 6 | ||||
-rw-r--r-- | math/gnuplot/distinfo | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/gnuplot/Makefile b/math/gnuplot/Makefile index 239760618dc2..57cf2896f4c2 100644 --- a/math/gnuplot/Makefile +++ b/math/gnuplot/Makefile @@ -6,10 +6,10 @@ # PORTNAME= gnuplot -PORTVERSION= 3.7.1 -PORTREVISION= 1 +PORTVERSION= 3.7.2 CATEGORIES= math graphics -MASTER_SITES= ftp://ftp.gnuplot.vt.edu/pub/gnuplot/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= chuckr@FreeBSD.org diff --git a/math/gnuplot/distinfo b/math/gnuplot/distinfo index fc40789da174..69855680bae0 100644 --- a/math/gnuplot/distinfo +++ b/math/gnuplot/distinfo @@ -1 +1 @@ -MD5 (gnuplot-3.7.1.tar.gz) = 30798b4c14ea734969a86ee41a9c1dca +MD5 (gnuplot-3.7.2.tar.gz) = 92f2ef0d6ab39a3fcaa0d008bf1b21c8 |