aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--astro/match/Makefile2
-rw-r--r--converters/showkey/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/astro/match/Makefile b/astro/match/Makefile
index e361bdf7b4ec..ee47be8ea3ae 100644
--- a/astro/match/Makefile
+++ b/astro/match/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= astro
MASTER_SITES= http://spiff.rit.edu/match/ \
http://www.c-s.li/ports/
-MAINTAINER= cs@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Program for matching star lists
LICENSE= GPLv2
diff --git a/converters/showkey/Makefile b/converters/showkey/Makefile
index 29414b5a4893..57e64f7f6fa6 100644
--- a/converters/showkey/Makefile
+++ b/converters/showkey/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= converters
MASTER_SITES= http://catb.org/~esr/showkey/ \
http://www.c-s.li/ports/
-MAINTAINER= cs@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Prints its input, with escapes such as "<NUL>"
LICENSE= MIT