aboutsummaryrefslogtreecommitdiff
path: root/math/lapack
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2020-05-28 08:43:29 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2020-05-28 08:43:29 +0000
commit2c4b1d164ed6110af32b4fe959954b833e5a9949 (patch)
tree839417c7daa5bf6802597adf0ce82fafff121f66 /math/lapack
parent28b72ac9752f2abd70e9621fe9342f1b42836ccc (diff)
downloadports-2c4b1d164ed6110af32b4fe959954b833e5a9949.tar.gz
ports-2c4b1d164ed6110af32b4fe959954b833e5a9949.zip
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 6).
Notes
Notes: svn path=/head/; revision=536752
Diffstat (limited to 'math/lapack')
-rw-r--r--math/lapack/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/lapack/Makefile b/math/lapack/Makefile
index 6cf9ba136f37..95d5b49acb0e 100644
--- a/math/lapack/Makefile
+++ b/math/lapack/Makefile
@@ -13,7 +13,7 @@ DISTFILES+= manpages-${PORTVERSION}.tgz
DIST_SUBDIR= lapack
MAINTAINER?= fortran@FreeBSD.org
-COMMENT?= A library of Fortran 77 subroutines for linear algebra
+COMMENT?= Library of Fortran 77 subroutines for linear algebra
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE