Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Feb 2019 13:20:08 +0000 (UTC)
From:      Pietro Cerutti <gahr@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r492302 - head/net-im/openfire
Message-ID:  <201902061320.x16DK8Yb051513@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gahr
Date: Wed Feb  6 13:20:08 2019
New Revision: 492302
URL: https://svnweb.freebsd.org/changeset/ports/492302

Log:
  net-im/openfire: release maintainership
  
  Unfortunately, I can't keep up with the changes happening upstream, especially
  with the switch to Maven as a build system. See my call for help [1] and please
  get in touch if you want to help keep this port alive.
  
  [1] https://lists.freebsd.org/pipermail/freebsd-ports/2019-January/115404.html

Modified:
  head/net-im/openfire/Makefile

Modified: head/net-im/openfire/Makefile
==============================================================================
--- head/net-im/openfire/Makefile	Wed Feb  6 12:15:11 2019	(r492301)
+++ head/net-im/openfire/Makefile	Wed Feb  6 13:20:08 2019	(r492302)
@@ -9,7 +9,7 @@ CATEGORIES=	net-im java
 MASTER_SITES=	https://github.com/igniterealtime/${PORTNAME}/releases/download/v${PORTVERSION}/
 DISTNAME=	${PORTNAME}_src_${PORTVERSION:S/./_/g}
 
-MAINTAINER=	gahr@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Enterprise instant messaging server
 
 LICENSE=	APACHE20



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201902061320.x16DK8Yb051513>