From owner-svn-ports-all@FreeBSD.ORG Mon Jun 9 19:37:42 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B0787E9D; Mon, 9 Jun 2014 19:37:42 +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 9D5362A25; Mon, 9 Jun 2014 19:37:42 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s59JbgMb091865; Mon, 9 Jun 2014 19:37:42 GMT (envelope-from garga@svn.freebsd.org) Received: (from garga@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s59Jbg87091864; Mon, 9 Jun 2014 19:37:42 GMT (envelope-from garga@svn.freebsd.org) Message-Id: <201406091937.s59Jbg87091864@svn.freebsd.org> From: Renato Botelho Date: Mon, 9 Jun 2014 19:37:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r357198 - head/audio/wmauda 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.18 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: Mon, 09 Jun 2014 19:37:42 -0000 Author: garga Date: Mon Jun 9 19:37:42 2014 New Revision: 357198 URL: http://svnweb.freebsd.org/changeset/ports/357198 QAT: https://qat.redports.org/buildarchive/r357198/ Log: Drop maintainership since I'm not using for a long time Modified: head/audio/wmauda/Makefile Modified: head/audio/wmauda/Makefile ============================================================================== --- head/audio/wmauda/Makefile Mon Jun 9 19:31:27 2014 (r357197) +++ head/audio/wmauda/Makefile Mon Jun 9 19:37:42 2014 (r357198) @@ -8,7 +8,7 @@ MASTER_SITES= http://www.netswarm.net/mi ${MASTER_SITE_GENTOO} MASTER_SITE_SUBDIR= distfiles -MAINTAINER= garga@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Port of wmxmms to GTK 2.x and Audacious LICENSE= GPLv2