Date: Sat, 7 Mar 2015 00:10:29 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r380658 - in head/net: remmina remmina-plugins Message-ID: <201503070010.t270ATgp070982@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Sat Mar 7 00:10:29 2015 New Revision: 380658 URL: https://svnweb.freebsd.org/changeset/ports/380658 QAT: https://qat.redports.org/buildarchive/r380658/ Log: Reset maintainership to let a change for a new maintainer to catch up on this port Discussed with: fluffy Modified: head/net/remmina-plugins/Makefile head/net/remmina/Makefile Modified: head/net/remmina-plugins/Makefile ============================================================================== --- head/net/remmina-plugins/Makefile Sat Mar 7 00:03:53 2015 (r380657) +++ head/net/remmina-plugins/Makefile Sat Mar 7 00:10:29 2015 (r380658) @@ -13,7 +13,7 @@ GH_TAGNAME= ${PORTVERSION} DISTNAME= remmina-${PORTVERSION} -MAINTAINER?= fluffy@FreeBSD.org +MAINTAINER?= ports@FreeBSD.org COMMENT?= Remmina plugin system .if defined(PKGNAMESUFFIX) Modified: head/net/remmina/Makefile ============================================================================== --- head/net/remmina/Makefile Sat Mar 7 00:03:53 2015 (r380657) +++ head/net/remmina/Makefile Sat Mar 7 00:10:29 2015 (r380658) @@ -6,7 +6,7 @@ PORTVERSION= 1.0.0 PORTREVISION= 5 CATEGORIES= net gnome -MAINTAINER= fluffy@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The GTK+ Remote Desktop Client LICENSE= GPLv2
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201503070010.t270ATgp070982>