diff options
author | Lewis Cook <lcook@FreeBSD.org> | 2021-01-22 18:08:51 +0800 |
---|---|---|
committer | Lewis Cook <lcook@FreeBSD.org> | 2021-01-22 18:08:51 +0800 |
commit | a5c7f2939c4c239326348dd763b63e00a4202f5d (patch) | |
tree | bbdd978d6b08297bf2261b52edf71d0c712e7db4 /irc/birch/Makefile | |
parent | 7d69d3cc85a1d77a6ccfc580ed989a12f2e5fef4 (diff) | |
download | freebsd-ports-gnome-a5c7f2939c4c239326348dd763b63e00a4202f5d.tar.gz freebsd-ports-gnome-a5c7f2939c4c239326348dd763b63e00a4202f5d.tar.zst freebsd-ports-gnome-a5c7f2939c4c239326348dd763b63e00a4202f5d.zip |
Update MAINTAINER fields for myself (lcook)
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D28279
Diffstat (limited to 'irc/birch/Makefile')
-rw-r--r-- | irc/birch/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |