svn commit: r492769 - head/lang/opencoarrays

Tobias Kortkamp tobik at FreeBSD.org
Tue Feb 12 10:20:25 UTC 2019


Author: tobik
Date: Tue Feb 12 10:20:24 2019
New Revision: 492769
URL: https://svnweb.freebsd.org/changeset/ports/492769

Log:
  lang/opencoarrays: Reset MAINTAINER
  
  He no longer has time to maintain it.
  
  PR:		235687
  Submitted by:	Anton Shterenlikht <as at cmplx.uk> (maintainer)

Modified:
  head/lang/opencoarrays/Makefile

Modified: head/lang/opencoarrays/Makefile
==============================================================================
--- head/lang/opencoarrays/Makefile	Tue Feb 12 09:59:39 2019	(r492768)
+++ head/lang/opencoarrays/Makefile	Tue Feb 12 10:20:24 2019	(r492769)
@@ -6,7 +6,7 @@ DISTVERSION=	2.2.0
 PORTREVISION=	3
 CATEGORIES=	lang parallel
 
-MAINTAINER=	as at cmplx.uk
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Transport layer for coarray Fortran compilers
 
 LICENSE=	BSD3CLAUSE


More information about the svn-ports-all mailing list