summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Duchateau <olivierd@FreeBSD.org>2017-01-09 17:41:22 +0000
committerOlivier Duchateau <olivierd@FreeBSD.org>2017-01-09 17:41:22 +0000
commit34380927af5bb723c166ddf600a33a7b8c852a19 (patch)
tree36fa156dfe39d9bd138d48e21230a57364b76b31
parent880af355701feaeb38b091d17fcf4f1d61156975 (diff)
downloadfreebsd-ports-34380927af5bb723c166ddf600a33a7b8c852a19.zip
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
-rw-r--r--shells/fish/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/fish/Makefile b/shells/fish/Makefile
index 73e70571772a..d6c7da07f253 100644
--- a/shells/fish/Makefile
+++ b/shells/fish/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 2.4.0
CATEGORIES= shells
MASTER_SITES= http://fishshell.com/files/${PORTVERSION}/
-MAINTAINER= freebsd.users@gmail.com
+MAINTAINER= asomers@FreeBSD.org
COMMENT= User friendly command line shell
LICENSE= GPLv2