diff options
Diffstat (limited to 'math/gnuplot/Makefile')
-rw-r--r-- | math/gnuplot/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/math/gnuplot/Makefile b/math/gnuplot/Makefile index 6c3fd329da27..84d99448ae02 100644 --- a/math/gnuplot/Makefile +++ b/math/gnuplot/Makefile @@ -1,14 +1,16 @@ + # New ports collection makefile for: gnuplot # Version required: 3.5 # Date created: 6 October 1994 # Whom: jmz # -# $Id$ +# $Id: Makefile,v 1.2 1995/04/11 01:18:55 asami Exp $ # DISTNAME= gnuplot PKGNAME= gnuplot-3.5 MASTER_SITES= ftp://ftp.dartmouth.edu/pub/gnuplot/ +MAINTAINER= jmz@FreeBSD.org DISTFILES= gnuplot3.5.tar.Z pre-install: |