diff options
author | miwi <miwi@FreeBSD.org> | 2007-06-11 09:08:12 +0000 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-06-11 09:08:12 +0000 |
commit | 8d39955f8248e0f80ed30573b91f79d4e01f9b66 (patch) | |
tree | 84ea1c783eabb6dfeb2a04739e57d4e7e601ec8d /math | |
parent | 8757e963bf557c63f4aa8ba4597a1418bf33297e (diff) | |
download | FreeBSD-ports-8d39955f8248e0f80ed30573b91f79d4e01f9b66.zip FreeBSD-ports-8d39955f8248e0f80ed30573b91f79d4e01f9b66.tar.gz |
- Drop Maintainership (maintainer has not longer access to a FreeBSD box)
PR: 113557
Submitted by: Olivier Saut<olivier.saut@gmail.com> (maintainer)
Diffstat (limited to 'math')
-rw-r--r-- | math/blitz++/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/blitz++/Makefile b/math/blitz++/Makefile index 5339d25..13b743d 100644 --- a/math/blitz++/Makefile +++ b/math/blitz++/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= blitz DISTNAME= blitz-${PORTVERSION} -MAINTAINER= olivier.saut@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= A C++ class library for scientific computing .ifndef NOPORTDOCS |