aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--textproc/sgrep/Makefile2
-rw-r--r--textproc/sgrep2/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/sgrep/Makefile b/textproc/sgrep/Makefile
index 53392dcd037c..e6eccd683933 100644
--- a/textproc/sgrep/Makefile
+++ b/textproc/sgrep/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.cs.helsinki.fi/pub/Software/Local/Sgrep/ \
${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= jkoshy
-MAINTAINER= jkoshy@freebsd.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A `grep' for structured text like SGML and HTML
CONFLICTS= sgrep2-1.*
diff --git a/textproc/sgrep2/Makefile b/textproc/sgrep2/Makefile
index 6faf5f14a927..9ee90e16fbac 100644
--- a/textproc/sgrep2/Makefile
+++ b/textproc/sgrep2/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.cs.helsinki.fi/pub/Software/Local/Sgrep/ \
MASTER_SITE_SUBDIR= jkoshy
DISTNAME= sgrep-${PORTVERSION}
-MAINTAINER= jkoshy@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A `grep' for structured text like SGML and HTML
GNU_CONFIGURE= yes