From owner-svn-ports-all@FreeBSD.ORG Mon Mar 18 18:52:58 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id EE0F2DEE; Mon, 18 Mar 2013 18:52:58 +0000 (UTC) (envelope-from naddy@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id E0BA9182; Mon, 18 Mar 2013 18:52:58 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r2IIqwT6055202; Mon, 18 Mar 2013 18:52:58 GMT (envelope-from naddy@svn.freebsd.org) Received: (from naddy@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r2IIqwqh055201; Mon, 18 Mar 2013 18:52:58 GMT (envelope-from naddy@svn.freebsd.org) Message-Id: <201303181852.r2IIqwqh055201@svn.freebsd.org> From: Christian Weisgerber Date: Mon, 18 Mar 2013 18:52:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r314590 - head/archivers/xz 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.14 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, 18 Mar 2013 18:52:59 -0000 Author: naddy Date: Mon Mar 18 18:52:58 2013 New Revision: 314590 URL: http://svnweb.freebsd.org/changeset/ports/314590 Log: Drop maintainership as I stopped running FreeBSD 7. Let this port live for the benefit of the people who want to use the ports tree on FreeBSD 7 beyond RELEASE_7_EOL. Modified: head/archivers/xz/Makefile Modified: head/archivers/xz/Makefile ============================================================================== --- head/archivers/xz/Makefile Mon Mar 18 18:37:19 2013 (r314589) +++ head/archivers/xz/Makefile Mon Mar 18 18:52:58 2013 (r314590) @@ -11,7 +11,7 @@ CATEGORIES= archivers MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= naddy -MAINTAINER= naddy@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= LZMA compression and decompression tools CONFLICTS= lzma-[0-9]* lzmautils-[0-9]* lzmalib-[0-9]*