diff options
Diffstat (limited to 'math/ngraph')
-rw-r--r-- | math/ngraph/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/ngraph/Makefile b/math/ngraph/Makefile index 5c60467a301a..24a0c6dba540 100644 --- a/math/ngraph/Makefile +++ b/math/ngraph/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www2e.biglobe.ne.jp/~isizaka/bin/ \ DISTNAME= Ngraph-${PORTVERSION}-src MAINTAINER= sanpei@FreeBSD.org -COMMENT= A XY plotting tool for students, scientists and engineers +COMMENT= XY plotting tool for students, scientists, and engineers USE_MOTIF= yes USE_GMAKE= yes |