aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--devel/jam/Makefile2
-rw-r--r--lang/Gofer/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/jam/Makefile b/devel/jam/Makefile
index c7088956a9ae..5fb309accade 100644
--- a/devel/jam/Makefile
+++ b/devel/jam/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 2.2
CATEGORIES= devel
MASTER_SITES= ftp://ftp1.perforce.com/pub/jam/
-MAINTAINER= hsu@freebsd.org
+MAINTAINER= ports@freebsd.org
HTML_DOCS_DIR= ${PREFIX}/share/doc/jam
HTML_DOCS= Jam.html Jambase.html Jamfile.html Jamlang.html
diff --git a/lang/Gofer/Makefile b/lang/Gofer/Makefile
index 6f22c9740917..97aa26ac19f7 100644
--- a/lang/Gofer/Makefile
+++ b/lang/Gofer/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= lang
MASTER_SITES= ftp://cs.nott.ac.uk/nott-fp/languages/haskell/gofer/
DISTNAME= gofer230a
-MAINTAINER= hsu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
WRKSRC= ${WRKDIR}/src
LIBDIR= ${PREFIX}/lib/Gofer