aboutsummaryrefslogtreecommitdiff
path: root/math/blas
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-20 19:00:52 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-20 19:00:52 +0000
commit2c41b9e5f36c24eeec55e43d4af00d2aba2e3f9b (patch)
tree5d08222d6b73d9f9af96df3e575f949469caf443 /math/blas
parent9db6b4e20b78473ae9952b5c4157057b33d376f2 (diff)
downloadports-2c41b9e5f36c24eeec55e43d4af00d2aba2e3f9b.tar.gz
ports-2c41b9e5f36c24eeec55e43d4af00d2aba2e3f9b.zip
De-pkg-comment.
Notes
Notes: svn path=/head/; revision=75971
Diffstat (limited to 'math/blas')
-rw-r--r--math/blas/Makefile1
-rw-r--r--math/blas/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/math/blas/Makefile b/math/blas/Makefile
index 3bf27a353119..ddbb70805f5c 100644
--- a/math/blas/Makefile
+++ b/math/blas/Makefile
@@ -15,6 +15,7 @@ DISTNAME= ${PORTNAME}
EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
+COMMENT= Basic Linear Algebra, level 1, 2, and 3
INSTALLS_SHLIB= yes
NO_WRKSUBDIR= yes
diff --git a/math/blas/pkg-comment b/math/blas/pkg-comment
deleted file mode 100644
index ffe2ab974d66..000000000000
--- a/math/blas/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Basic Linear Algebra, level 1, 2, and 3