aboutsummaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorLewis Cook <lcook@FreeBSD.org>2021-01-22 10:08:51 +0000
committerLewis Cook <lcook@FreeBSD.org>2021-01-22 10:08:51 +0000
commita5c7f2939c4c239326348dd763b63e00a4202f5d (patch)
treebbdd978d6b08297bf2261b52edf71d0c712e7db4 /irc
parent7d69d3cc85a1d77a6ccfc580ed989a12f2e5fef4 (diff)
downloadports-a5c7f2939c4c239326348dd763b63e00a4202f5d.tar.gz
ports-a5c7f2939c4c239326348dd763b63e00a4202f5d.zip
Update MAINTAINER fields for myself (lcook)
Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D28279
Notes
Notes: svn path=/head/; revision=562287
Diffstat (limited to 'irc')
-rw-r--r--irc/birch/Makefile2
-rw-r--r--irc/komanda-cli/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/irc/birch/Makefile b/irc/birch/Makefile
index c14ede461df0..84d090af19cd 100644
--- a/irc/birch/Makefile
+++ b/irc/birch/Makefile
@@ -4,7 +4,7 @@ PORTNAME= birch
DISTVERSION= g20200327
CATEGORIES= irc
-MAINTAINER= vulcan@wired.sh
+MAINTAINER= lcook@FreeBSD.org
COMMENT= IRC client written in bash
LICENSE= MIT
diff --git a/irc/komanda-cli/Makefile b/irc/komanda-cli/Makefile
index 8bb83dbf0644..b0b358d0c2fd 100644
--- a/irc/komanda-cli/Makefile
+++ b/irc/komanda-cli/Makefile
@@ -4,7 +4,7 @@ PORTNAME= komanda-cli
DISTVERSION= g20190920
CATEGORIES= irc
-MAINTAINER= vulcan@wired.sh
+MAINTAINER= lcook@FreeBSD.org
COMMENT= Komanda command-line IRC client
LICENSE= BSD3CLAUSE