diff options
Diffstat (limited to 'math/matrix/Makefile')
-rw-r--r-- | math/matrix/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/matrix/Makefile b/math/matrix/Makefile index fdcd8f7..fc4d49e 100644 --- a/math/matrix/Makefile +++ b/math/matrix/Makefile @@ -7,7 +7,7 @@ CATEGORIES= math devel MASTER_SITES= http://www.chelcom.ru/~anton/projects/files/ DISTNAME= matrix-${PORTVERSION} -MAINTAINER= anton@chelcom.ru +MAINTAINER= ports@FreeBSD.org COMMENT= C++ library to manipulate matrices and vectors WRKSRC= ${WRKDIR}/matrix |