aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--accessibility/redshift/Makefile2
-rw-r--r--editors/micro/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/accessibility/redshift/Makefile b/accessibility/redshift/Makefile
index 3cb05281e392..c881036b35b8 100644
--- a/accessibility/redshift/Makefile
+++ b/accessibility/redshift/Makefile
@@ -11,7 +11,7 @@ PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
PATCHFILES+= 60f45972a543.patch:-p1 # avoid patch conflict
PATCHFILES+= 7da875d34854.patch:-p1 # wayland, see #663
-MAINTAINER= swills@FreeBSD.org
+MAINTAINER= vulcan@wired.sh
COMMENT= Adjusts the color temperature of your screen
LICENSE= GPLv3
diff --git a/editors/micro/Makefile b/editors/micro/Makefile
index 30e03200d1d5..7df8c180ebc5 100644
--- a/editors/micro/Makefile
+++ b/editors/micro/Makefile
@@ -5,7 +5,7 @@ PORTVERSION= 2.0.6
DISTVERSIONPREFIX= v
CATEGORIES= editors
-MAINTAINER= swills@FreeBSD.org
+MAINTAINER= vulcan@wired.sh
COMMENT= Modern and intuitive terminal-based text editor
LICENSE= MIT