aboutsummaryrefslogtreecommitdiff
path: root/sysutils/fselect
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/fselect
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/fselect')
-rw-r--r--sysutils/fselect/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/fselect/Makefile b/sysutils/fselect/Makefile
index b65511951be1..f165a99b15e3 100644
--- a/sysutils/fselect/Makefile
+++ b/sysutils/fselect/Makefile
@@ -5,7 +5,7 @@ DISTVERSION= 0.7.2
PORTREVISION= 1
CATEGORIES= sysutils
-MAINTAINER= vulcan@wired.sh
+MAINTAINER= lcook@FreeBSD.org
COMMENT= Find files with SQL-like queries
LICENSE= APACHE20 MIT