diff options
author | tobik <tobik@FreeBSD.org> | 2019-02-12 18:20:24 +0800 |
---|---|---|
committer | tobik <tobik@FreeBSD.org> | 2019-02-12 18:20:24 +0800 |
commit | e3539ac48a08924ebf20e678b9aecea23c2c3ca0 (patch) | |
tree | dd32de7e7ea1317e0312adce58b6f66a9bf6538f /lang/opencoarrays | |
parent | 2c9a82f1bfd472df1a5d14e6dda97c9494767887 (diff) | |
download | freebsd-ports-gnome-e3539ac48a08924ebf20e678b9aecea23c2c3ca0.tar.gz freebsd-ports-gnome-e3539ac48a08924ebf20e678b9aecea23c2c3ca0.tar.zst freebsd-ports-gnome-e3539ac48a08924ebf20e678b9aecea23c2c3ca0.zip |
lang/opencoarrays: Reset MAINTAINER
He no longer has time to maintain it.
PR: 235687
Submitted by: Anton Shterenlikht <as@cmplx.uk> (maintainer)
Diffstat (limited to 'lang/opencoarrays')
-rw-r--r-- | lang/opencoarrays/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/opencoarrays/Makefile b/lang/opencoarrays/Makefile index e760e683ce0d..7d9ff4459347 100644 --- a/lang/opencoarrays/Makefile +++ b/lang/opencoarrays/Makefile @@ -6,7 +6,7 @@ DISTVERSION= 2.2.0 PORTREVISION= 3 CATEGORIES= lang parallel -MAINTAINER= as@cmplx.uk +MAINTAINER= ports@FreeBSD.org COMMENT= Transport layer for coarray Fortran compilers LICENSE= BSD3CLAUSE |