diff options
author | MIHIRA Sanpei Yoshiro <sanpei@FreeBSD.org> | 2003-02-22 09:24:18 +0000 |
---|---|---|
committer | MIHIRA Sanpei Yoshiro <sanpei@FreeBSD.org> | 2003-02-22 09:24:18 +0000 |
commit | 348cb5dc1b4add661329004c354da6283236537a (patch) | |
tree | 08eaa8da30ec5f70e33043a9d60f9a02123c3e12 /math/ngraph/Makefile | |
parent | e6ed468ff8a4eea52c37fb885e619d7769755480 (diff) | |
download | ports-348cb5dc1b4add661329004c354da6283236537a.tar.gz ports-348cb5dc1b4add661329004c354da6283236537a.zip |
Update to version 6.3.20
De-pkg-comment
Notes
Notes:
svn path=/head/; revision=76137
Diffstat (limited to 'math/ngraph/Makefile')
-rw-r--r-- | math/ngraph/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/ngraph/Makefile b/math/ngraph/Makefile index 865b23b1bff4..f43fdbd2dae8 100644 --- a/math/ngraph/Makefile +++ b/math/ngraph/Makefile @@ -6,13 +6,14 @@ # PORTNAME= ngraph -PORTVERSION= 6.3.16 +PORTVERSION= 6.3.20 CATEGORIES= math MASTER_SITES= http://www2e.biglobe.ne.jp/~isizaka/bin/ \ ${MASTER_SITE_PORTS_JP} DISTNAME= Ngraph-${PORTVERSION}-src MAINTAINER= sanpei@FreeBSD.org +COMMENT= A XY plotting tool for students, scientists and engineers USE_MOTIF= yes USE_GMAKE= yes |