diff options
Diffstat (limited to 'math/gnuplot/Makefile')
-rw-r--r-- | math/gnuplot/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/gnuplot/Makefile b/math/gnuplot/Makefile index 999e6e078eef..483a1570cacb 100644 --- a/math/gnuplot/Makefile +++ b/math/gnuplot/Makefile @@ -9,8 +9,7 @@ PORTNAME= gnuplot PORTVERSION= 4.2.5 PORTREVISION= 1 CATEGORIES= math graphics -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF MAINTAINER= glewis@FreeBSD.org COMMENT= A command-driven interactive function plotting program |