summaryrefslogtreecommitdiff
path: root/math/matrix
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-21 12:51:06 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-21 12:51:06 +0000
commit4d0a0dc1c69f1f51e6b71413a5a965e0cfd26259 (patch)
tree179150b665d2f7da2053bd0dfeaf789ae4a7951a /math/matrix
parentDe-pkg-comment. (diff)
De-pkg-comment.
Notes
Notes: svn path=/head/; revision=76038
Diffstat (limited to 'math/matrix')
-rw-r--r--math/matrix/Makefile1
-rw-r--r--math/matrix/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/math/matrix/Makefile b/math/matrix/Makefile
index 5dfed92b48db..23c4b961811a 100644
--- a/math/matrix/Makefile
+++ b/math/matrix/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= http://rnoc.urc.ac.ru/~anton/projects/files/
DISTNAME= matrix-${PORTVERSION}
MAINTAINER= anton@urc.ac.ru
+COMMENT= C++ library to manipulate matrices and vectors
WRKSRC= ${WRKDIR}/matrix
diff --git a/math/matrix/pkg-comment b/math/matrix/pkg-comment
deleted file mode 100644
index 4c61d323ee56..000000000000
--- a/math/matrix/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-C++ library to manipulate matrices and vectors