diff options
Diffstat (limited to 'math/gmm++/Makefile')
-rw-r--r-- | math/gmm++/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/gmm++/Makefile b/math/gmm++/Makefile index a4dc29cc0f0d..4978e2e0d05e 100644 --- a/math/gmm++/Makefile +++ b/math/gmm++/Makefile @@ -7,7 +7,7 @@ MASTER_SITES= http://download.gna.org/getfem/stable/ DISTNAME= ${PORTNAME:S/+//g}-${PORTVERSION} MAINTAINER= kde@FreeBSD.org -COMMENT= A generic matrix template library +COMMENT= Generic matrix template library # Note: even though the port's COPYING file mentions gmm++ is licensed under # the LGPL version 2.1 with the GCC runtime exception, |