diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-06-11 09:08:12 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-06-11 09:08:12 +0000 |
commit | 5a2ee9e80c0afb98ef300a04df3c8a9b69c60799 (patch) | |
tree | 694a0c0f81a0990a6d422a70274b60f49aba6c16 /math | |
parent | Remove support to FreeBSD 4.x (EOL) (diff) |
- Drop Maintainership (maintainer has not longer access to a FreeBSD box)
PR: 113557
Submitted by: Olivier Saut<olivier.saut@gmail.com> (maintainer)
Notes
Notes:
svn path=/head/; revision=193246
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 5339d25a7179..13b743dee5b9 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 |