From owner-svn-ports-all@FreeBSD.ORG Wed May 28 19:50:30 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EDD4B1F5; Wed, 28 May 2014 19:50:30 +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 DAF772ECD; Wed, 28 May 2014 19:50:30 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s4SJoUJ2034677; Wed, 28 May 2014 19:50:30 GMT (envelope-from nemysis@svn.freebsd.org) Received: (from nemysis@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s4SJoUMb034676; Wed, 28 May 2014 19:50:30 GMT (envelope-from nemysis@svn.freebsd.org) Message-Id: <201405281950.s4SJoUMb034676@svn.freebsd.org> From: Rusmir Dusko Date: Wed, 28 May 2014 19:50:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r355652 - head/shells/fish 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: Wed, 28 May 2014 19:50:31 -0000 Author: nemysis Date: Wed May 28 19:50:30 2014 New Revision: 355652 URL: http://svnweb.freebsd.org/changeset/ports/355652 QAT: https://qat.redports.org/buildarchive/r355652/ Log: This port are no longer used or cared for. Justhin Smith wishes to maintain this port with my help. - Pass maintainership to freebsd.users at gmail.com Modified: head/shells/fish/Makefile Modified: head/shells/fish/Makefile ============================================================================== --- head/shells/fish/Makefile Wed May 28 19:48:51 2014 (r355651) +++ head/shells/fish/Makefile Wed May 28 19:50:30 2014 (r355652) @@ -6,7 +6,7 @@ PORTVERSION= 2.1.0 CATEGORIES= shells MASTER_SITES= http://fishshell.com/files/${PORTVERSION}/ -MAINTAINER= nemysis@FreeBSD.org +MAINTAINER= freebsd.users@gmail.com COMMENT= User friendly command line shell LICENSE= GPLv2