aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lang/tcl82/Makefile2
-rw-r--r--x11-toolkits/tk82/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/lang/tcl82/Makefile b/lang/tcl82/Makefile
index 526b50ea4eb6..bef81da7d69c 100644
--- a/lang/tcl82/Makefile
+++ b/lang/tcl82/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_TCLTK}
MASTER_SITE_SUBDIR= tcl8_2
DISTNAME= tcl8.2.3
-MAINTAINER= dinoex@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Tool Command Language
NO_LATEST_LINK= yes
diff --git a/x11-toolkits/tk82/Makefile b/x11-toolkits/tk82/Makefile
index 3abebed85650..6987c624cc1c 100644
--- a/x11-toolkits/tk82/Makefile
+++ b/x11-toolkits/tk82/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_TCLTK}
MASTER_SITE_SUBDIR= tcl8_2
DISTNAME= ${PORTNAME}${PORTVERSION}
-MAINTAINER= dinoex@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Graphical toolkit for TCL
LIB_DEPENDS= tcl82.1:${PORTSDIR}/${TCL82_PORT}