From owner-svn-ports-all@FreeBSD.ORG Fri May 17 13:40:43 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 6C15740C; Fri, 17 May 2013 13:40:43 +0000 (UTC) (envelope-from arved@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 5EB69D51; Fri, 17 May 2013 13:40:43 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r4HDehO9063022; Fri, 17 May 2013 13:40:43 GMT (envelope-from arved@svn.freebsd.org) Received: (from arved@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r4HDehvZ063021; Fri, 17 May 2013 13:40:43 GMT (envelope-from arved@svn.freebsd.org) Message-Id: <201305171340.r4HDehvZ063021@svn.freebsd.org> From: Tilman Keskinoz Date: Fri, 17 May 2013 13:40:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r318381 - head/net/nxproxy 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: Fri, 17 May 2013 13:40:43 -0000 Author: arved Date: Fri May 17 13:40:42 2013 New Revision: 318381 URL: http://svnweb.freebsd.org/changeset/ports/318381 Log: Drop maintainership, a new version (3.5.0) has been released two years ago, but i am not using x2go anymore Modified: head/net/nxproxy/Makefile Modified: head/net/nxproxy/Makefile ============================================================================== --- head/net/nxproxy/Makefile Fri May 17 13:16:36 2013 (r318380) +++ head/net/nxproxy/Makefile Fri May 17 13:40:42 2013 (r318381) @@ -13,7 +13,7 @@ MASTER_SITES= http://x2go.obviously-nice DISTFILES= nxcomp-${DISTVERSION:S/2/1/}.tar.gz:nxcomp\ nxproxy-${DISTVERSION}.tar.gz:nxproxy -MAINTAINER= arved@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An x2go helper program LIB_DEPENDS= png15:${PORTSDIR}/graphics/png \