summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorThomas Abthorpe <tabthorpe@FreeBSD.org>2012-09-25 05:03:06 +0000
committerThomas Abthorpe <tabthorpe@FreeBSD.org>2012-09-25 05:03:06 +0000
commit2f87de6f40b150469d80f7f8d809c4681e3af795 (patch)
tree92cb5684587f127e736bfdcf6e4fb3f4df0e95c8 /math
parent- Reassign to the heap due to mail bounces (diff)
- Reassign to the heap due to mail bounces
Notes
Notes: svn path=/head/; revision=304811
Diffstat (limited to 'math')
-rw-r--r--math/gnuplot+/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/math/gnuplot+/Makefile b/math/gnuplot+/Makefile
index e11fe45a0691..85207055ca76 100644
--- a/math/gnuplot+/Makefile
+++ b/math/gnuplot+/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: gnuplot
-# Date created: May 18, 1999
-# Whom: NAKAJI Hiroyuki
-#
+# Created by: NAKAJI Hiroyuki
# $FreeBSD$
-#
PORTNAME= gnuplot371+
PORTVERSION= 1.2.0
@@ -17,7 +13,7 @@ DISTFILES= gnuplot-3.7.1.tar.gz \
gnuplot3.7.1+${PORTVERSION}.patch.tar.gz:patch
EXTRACT_ONLY= gnuplot-3.7.1.tar.gz
-MAINTAINER= nakaji@jp.freebsd.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A command-driven interactive function plotting program
LIB_DEPENDS= png15:${PORTSDIR}/graphics/png \