diff options
Diffstat (limited to 'math/gnuplot/Makefile')
| -rw-r--r-- | math/gnuplot/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/gnuplot/Makefile b/math/gnuplot/Makefile index 48156fa83834..efe00228cae7 100644 --- a/math/gnuplot/Makefile +++ b/math/gnuplot/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: gnuplot -# Version required: 3.7.1 # Date created: 19 April 1998 # Whom: chuckr # # $FreeBSD$ # -DISTNAME= gnuplot-3.7.1 +PORTNAME= gnuplot +PORTVERSION= 3.7.1 CATEGORIES= math graphics MASTER_SITES= ftp://ftp.gnuplot.vt.edu/pub/gnuplot/ |
