diff options
author | stephen <stephen@FreeBSD.org> | 2017-06-19 09:09:20 +0800 |
---|---|---|
committer | stephen <stephen@FreeBSD.org> | 2017-06-19 09:09:20 +0800 |
commit | a3f112d4285096caa969aa1feb502385f296b497 (patch) | |
tree | ff638c7f3d84290ef6b4de566677e29c03a13c0b /math | |
parent | 7d997a9ebf636f08fd6ce1c12b19cd8e72f0d741 (diff) | |
download | freebsd-ports-gnome-a3f112d4285096caa969aa1feb502385f296b497.tar.gz freebsd-ports-gnome-a3f112d4285096caa969aa1feb502385f296b497.tar.zst freebsd-ports-gnome-a3f112d4285096caa969aa1feb502385f296b497.zip |
- Take maintainership.
Diffstat (limited to 'math')
-rw-r--r-- | math/newmat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/newmat/Makefile b/math/newmat/Makefile index a73ef751d833..be2757791c34 100644 --- a/math/newmat/Makefile +++ b/math/newmat/Makefile @@ -8,7 +8,7 @@ CATEGORIES= math MASTER_SITES= http://www.robertnz.net/ftp/ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= stephen@FreeBSD.org COMMENT= C++ matrix library NO_WRKSUBDIR= yes |