summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-11-02 03:36:45 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-11-02 03:36:45 +0000
commit03f8a6f768251caa22c5b9084a8cc3323aec9b96 (patch)
tree3c319f9d1358da7651dfaac54283645a7a896338 /math
parentports with possibly unreachable MAINTAINERs (diff)
ports with possibly unreachable MAINTAINERs
*** addresses that may be dead, even though the error is temporary: *** addresses that seem to be dead, but give a hint to a new address: PR: ports/58694 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
Notes
Notes: svn path=/head/; revision=92819
Diffstat (limited to 'math')
-rw-r--r--math/gsl/Makefile2
-rw-r--r--math/matrix/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/math/gsl/Makefile b/math/gsl/Makefile
index aa0bd87438e0..f5d87145562d 100644
--- a/math/gsl/Makefile
+++ b/math/gsl/Makefile
@@ -15,7 +15,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${GSLREF} ${GSLREFHTML}
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
.endif
-MAINTAINER= vlad@reid.ru
+MAINTAINER= ports@FreeBSD.org
COMMENT= The GNU Scientific Library - mathematical libs
USE_LIBTOOL= yes
diff --git a/math/matrix/Makefile b/math/matrix/Makefile
index 23c4b961811a..85f2ae3495c8 100644
--- a/math/matrix/Makefile
+++ b/math/matrix/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= math devel
MASTER_SITES= http://rnoc.urc.ac.ru/~anton/projects/files/
DISTNAME= matrix-${PORTVERSION}
-MAINTAINER= anton@urc.ac.ru
+MAINTAINER= anton@chelcom.ru
COMMENT= C++ library to manipulate matrices and vectors
WRKSRC= ${WRKDIR}/matrix