diff options
author | antoine <antoine@FreeBSD.org> | 2014-06-03 01:55:42 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-06-03 01:55:42 +0800 |
commit | af6091b7e5a5b30589484797d17f227cd1872d1e (patch) | |
tree | 490ced64d2d15893bf6d4c2f33430ca21645a4ad /math | |
parent | 3ccdc56ec5e0141d0f21bb6364741a35fe9dff63 (diff) | |
download | freebsd-ports-graphics-af6091b7e5a5b30589484797d17f227cd1872d1e.tar.gz freebsd-ports-graphics-af6091b7e5a5b30589484797d17f227cd1872d1e.tar.zst freebsd-ports-graphics-af6091b7e5a5b30589484797d17f227cd1872d1e.zip |
Maintainer can no longer maintain these ports
Pass maintainership of urlview to Zsolt Udvari
Diffstat (limited to 'math')
-rw-r--r-- | math/slatec/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/slatec/Makefile b/math/slatec/Makefile index 6350e89c4f6..eddf721018e 100644 --- a/math/slatec/Makefile +++ b/math/slatec/Makefile @@ -14,7 +14,7 @@ DISTFILES= guide:slatec slatec_chk.tgz:slatec slatec_src.tgz:slatec \ DIST_SUBDIR= slatec EXTRACT_ONLY= slatec_src.tgz slatec_chk.tgz -MAINTAINER= mexas@bris.ac.uk +MAINTAINER= ports@FreeBSD.org COMMENT= SLATEC Common Mathematical Library USES= fortran |