From owner-svn-ports-all@FreeBSD.ORG Thu Apr 16 19:08:10 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 34E95EB3; Thu, 16 Apr 2015 19:08:10 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 20950A51; Thu, 16 Apr 2015 19:08:10 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t3GJ89FC024087; Thu, 16 Apr 2015 19:08:10 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t3GJ89k1024086; Thu, 16 Apr 2015 19:08:09 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201504161908.t3GJ89k1024086@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Thu, 16 Apr 2015 19:08:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r384122 - head/security/libzrtpcppcore X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Apr 2015 19:08:10 -0000 Author: tijl Date: Thu Apr 16 19:08:09 2015 New Revision: 384122 URL: https://svnweb.freebsd.org/changeset/ports/384122 Log: Drop maintainership now that Linphone no longer depends on it Modified: head/security/libzrtpcppcore/Makefile Modified: head/security/libzrtpcppcore/Makefile ============================================================================== --- head/security/libzrtpcppcore/Makefile Thu Apr 16 19:07:02 2015 (r384121) +++ head/security/libzrtpcppcore/Makefile Thu Apr 16 19:08:09 2015 (r384122) @@ -6,7 +6,7 @@ DISTVERSION= 4.3.1 PORTREVISION= 1 CATEGORIES= security -MAINTAINER= tijl@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GNU ZRTP library LICENSE= LGPL3