diff options
author | pi <pi@FreeBSD.org> | 2017-08-12 01:01:13 +0800 |
---|---|---|
committer | pi <pi@FreeBSD.org> | 2017-08-12 01:01:13 +0800 |
commit | 4125daa7c1a7fe2027851685f278df08194912a3 (patch) | |
tree | 2c5cd87441d4c8cf9126796eed552f6a756ad2d9 /math | |
parent | b53bf3eed0bf9fcea703d336ec4a773690130a0b (diff) | |
download | freebsd-ports-gnome-4125daa7c1a7fe2027851685f278df08194912a3.tar.gz freebsd-ports-gnome-4125daa7c1a7fe2027851685f278df08194912a3.tar.zst freebsd-ports-gnome-4125daa7c1a7fe2027851685f278df08194912a3.zip |
math/math77: update MAINTAINER mail address
PR: 221412
Submitted by: mexas@bris.ac.uk (maintainer)
Diffstat (limited to 'math')
-rw-r--r-- | math/math77/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/math77/Makefile b/math/math77/Makefile index 18a8493188e2..f6389408cf94 100644 --- a/math/math77/Makefile +++ b/math/math77/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= NL/math DISTNAME= ${PORTNAME} DIST_SUBDIR= ${PORTNAME} -MAINTAINER= mexas@bris.ac.uk +MAINTAINER= as@cmplx.uk COMMENT= CalTech mathematical subprogram libraries for Fortran 77 LICENSE= BSD3CLAUSE |