aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2023-02-23 08:59:32 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2023-02-23 08:59:32 +0000
commitf86c974ded83bc773c085503392a0f427655af9b (patch)
treed59e3001df2e46c21ee296923a99f96cbd39bce1
parentd40c1a195f1377041ef80991b201f9a728cb9298 (diff)
downloadports-f86c974ded83bc773c085503392a0f427655af9b.tar.gz
ports-f86c974ded83bc773c085503392a0f427655af9b.zip
net/slackcat: Change MAINTAINERship to myself
Approved by: hrs (mentor)
-rw-r--r--net/slackcat/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/slackcat/Makefile b/net/slackcat/Makefile
index 3893c2f5b98f..7608af4aa37c 100644
--- a/net/slackcat/Makefile
+++ b/net/slackcat/Makefile
@@ -5,7 +5,7 @@ CATEGORIES= net
MASTER_SITES= https://raw.githubusercontent.com/${GH_ACCOUNT}/${GH_PROJECT}/${DISTVERSIONFULL}/:gomod
DISTFILES= go.mod:gomod
-MAINTAINER= nork@ninth-nine.com
+MAINTAINER= nork@FreeBSD.org
COMMENT= Simple commandline utility to post snippets to Slack
WWW= https://github.com/bcicen/slackcat