svn commit: r430991 - head/shells/fish

Olivier Duchateau olivierd at FreeBSD.org
Mon Jan 9 17:41:24 UTC 2017


Author: olivierd
Date: Mon Jan  9 17:41:22 2017
New Revision: 430991
URL: https://svnweb.freebsd.org/changeset/ports/430991

Log:
  Pass maintainership to submitter, Alan Somers (previous maintainer
  is inactive since 2015-01-30)
  
  PR:		215742
  Submitted by:	asomers@
  Differential Revision:	https://reviews.freebsd.org/D9034

Modified:
  head/shells/fish/Makefile

Modified: head/shells/fish/Makefile
==============================================================================
--- head/shells/fish/Makefile	Mon Jan  9 17:37:48 2017	(r430990)
+++ head/shells/fish/Makefile	Mon Jan  9 17:41:22 2017	(r430991)
@@ -6,7 +6,7 @@ PORTVERSION=	2.4.0
 CATEGORIES=	shells
 MASTER_SITES=	http://fishshell.com/files/${PORTVERSION}/
 
-MAINTAINER=	freebsd.users at gmail.com
+MAINTAINER=	asomers at FreeBSD.org
 COMMENT=	User friendly command line shell
 
 LICENSE=	GPLv2


More information about the svn-ports-all mailing list