diff options
Diffstat (limited to 'math/ngraph/Makefile')
-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 2c0dc63225fb..3f908e0a866e 100644 --- a/math/ngraph/Makefile +++ b/math/ngraph/Makefile @@ -11,7 +11,7 @@ DISTNAME= Ngraph-${PORTVERSION}-src MAINTAINER= ports@FreeBSD.org COMMENT= XY plotting tool for students, scientists, and engineers -LICENSE= GPLv2 +LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/gpl.txt USES= gmake motif |