aboutsummaryrefslogtreecommitdiff
path: root/sysutils/rsfetch
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 /sysutils/rsfetch
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 'sysutils/rsfetch')
-rw-r--r--sysutils/rsfetch/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/rsfetch/Makefile b/sysutils/rsfetch/Makefile
index d71485d973c0..9a5a2c2b0c53 100644
--- a/sysutils/rsfetch/Makefile
+++ b/sysutils/rsfetch/Makefile
@@ -5,7 +5,7 @@ DISTVERSION= 2.0.0
PORTREVISION= 10
CATEGORIES= sysutils
-MAINTAINER= vulcan@wired.sh
+MAINTAINER= lcook@FreeBSD.org
COMMENT= Minimal fetch program written in Rust
LICENSE= MIT