aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lang/tcl-modules/Makefile2
-rw-r--r--lang/tcl-wrapper/Makefile2
-rw-r--r--lang/tcl82/Makefile2
-rw-r--r--lang/tcl83/Makefile2
-rw-r--r--lang/tcl84-thread/Makefile2
-rw-r--r--lang/tcl84/Makefile2
-rw-r--r--lang/tcl85-thread/Makefile2
-rw-r--r--lang/tcl85/Makefile2
-rw-r--r--lang/tcl86-thread/Makefile2
-rw-r--r--x11-toolkits/tk-wrapper/Makefile2
-rw-r--r--x11-toolkits/tk82/Makefile2
-rw-r--r--x11-toolkits/tk83/Makefile2
-rw-r--r--x11-toolkits/tk84-thread/Makefile2
-rw-r--r--x11-toolkits/tk84/Makefile2
-rw-r--r--x11-toolkits/tk85-thread/Makefile2
-rw-r--r--x11-toolkits/tk86-thread/Makefile2
-rw-r--r--x11-toolkits/tk86/Makefile2
17 files changed, 17 insertions, 17 deletions
diff --git a/lang/tcl-modules/Makefile b/lang/tcl-modules/Makefile
index 08046fe8cd9e..3456f8937481 100644
--- a/lang/tcl-modules/Makefile
+++ b/lang/tcl-modules/Makefile
@@ -4,7 +4,7 @@
PORTNAME= tcl-modules
PORTREVISION=
-MAINTAINER= TclTk@FreeBSD.org
+MAINTAINER= tcltk@FreeBSD.org
COMMENT= Tcl common modules
BUILDING_TCL_TM= yes
diff --git a/lang/tcl-wrapper/Makefile b/lang/tcl-wrapper/Makefile
index f6c7ee905edf..6bf23541d32f 100644
--- a/lang/tcl-wrapper/Makefile
+++ b/lang/tcl-wrapper/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${TX_PORT}-
DISTFILES= # none
EXTRACT_ONLY= # empty
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= tcltk@FreeBSD.org
COMMENT= Shell wrapper for ${TX_SHELL} (${TX_PORT_U})
BUILD_DEPENDS= shc:${PORTSDIR}/misc/shc
diff --git a/lang/tcl82/Makefile b/lang/tcl82/Makefile
index 5d2e8eff1aa6..1d5fe26e7046 100644
--- a/lang/tcl82/Makefile
+++ b/lang/tcl82/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_TCLTK}
MASTER_SITE_SUBDIR= tcl8_2
DISTNAME= ${PORTNAME}${PORTVERSION}
-MAINTAINER= TclTk@FreeBSD.org
+MAINTAINER= tcltk@FreeBSD.org
COMMENT= Tool Command Language
DEPRECATED= no longer maintained upstream
diff --git a/lang/tcl83/Makefile b/lang/tcl83/Makefile
index f37ed0ab32fa..38dce0f99ff4 100644
--- a/lang/tcl83/Makefile
+++ b/lang/tcl83/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= lang tcl
MASTER_SITES= SF/${PORTNAME}/Tcl/${PORTVERSION}
DISTNAME= ${PORTNAME}${PORTVERSION}-src
-MAINTAINER= TclTk@FreeBSD.org
+MAINTAINER= tcltk@FreeBSD.org
COMMENT= Tool Command Language
PORTSCOUT= limit:^8\.3\.
diff --git a/lang/tcl84-thread/Makefile b/lang/tcl84-thread/Makefile
index 6278f69c6de6..19bafc8daac6 100644
--- a/lang/tcl84-thread/Makefile
+++ b/lang/tcl84-thread/Makefile
@@ -3,7 +3,7 @@
PORTNAME= tcl
-MAINTAINER= TclTk@FreeBSD.org
+MAINTAINER= tcltk@FreeBSD.org
COMMENT= Tool command language (threads support)
BUILDING_TCL_THREADS= yes
diff --git a/lang/tcl84/Makefile b/lang/tcl84/Makefile
index a5b3eb75d499..9af6705a3bf4 100644
--- a/lang/tcl84/Makefile
+++ b/lang/tcl84/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= SF/tcl/Tcl/${PORTVERSION}
PKGNAMESUFFIX?= ${THREADS_SUFFIX}${PKGNAMESUFFIX2}
DISTNAME= ${PORTNAME}${PORTVERSION}-src
-MAINTAINER= TclTk@FreeBSD.org
+MAINTAINER= tcltk@FreeBSD.org
COMMENT?= Tool Command Language
LICENSE= BSD
diff --git a/lang/tcl85-thread/Makefile b/lang/tcl85-thread/Makefile
index 039e308b7b08..bb91faf1fd10 100644
--- a/lang/tcl85-thread/Makefile
+++ b/lang/tcl85-thread/Makefile
@@ -3,7 +3,7 @@
PORTNAME= tcl
-MAINTAINER= TclTk@FreeBSD.org
+MAINTAINER= tcltk@FreeBSD.org
COMMENT= Tool command language (threads support)
BUILDING_TCL_THREADS= yes
diff --git a/lang/tcl85/Makefile b/lang/tcl85/Makefile
index f6d7ed1fc23f..3ea80585f560 100644
--- a/lang/tcl85/Makefile
+++ b/lang/tcl85/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= SF/tcl/Tcl/${PORTVERSION}
PKGNAMESUFFIX?= ${THREADS_SUFFIX}${PKGNAMESUFFIX2}
DISTNAME= tcl${PORTVERSION}-src
-MAINTAINER= TclTk@FreeBSD.org
+MAINTAINER= tcltk@FreeBSD.org
COMMENT?= Tool Command Language
LICENSE= BSD
diff --git a/lang/tcl86-thread/Makefile b/lang/tcl86-thread/Makefile
index 72d22a318de9..b17dedde673d 100644
--- a/lang/tcl86-thread/Makefile
+++ b/lang/tcl86-thread/Makefile
@@ -7,7 +7,7 @@
PORTNAME= tcl
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= tcltk@FreeBSD.org
COMMENT= Tool command language (threads support)
BUILDING_TCL_THREADS= yes
diff --git a/x11-toolkits/tk-wrapper/Makefile b/x11-toolkits/tk-wrapper/Makefile
index 3735001f12c8..cd0f8731b99c 100644
--- a/x11-toolkits/tk-wrapper/Makefile
+++ b/x11-toolkits/tk-wrapper/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
#
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= tcltk@FreeBSD.org
BUILDING_TK_WRAPPER= yes
diff --git a/x11-toolkits/tk82/Makefile b/x11-toolkits/tk82/Makefile
index c05cae025696..49310be289c8 100644
--- a/x11-toolkits/tk82/Makefile
+++ b/x11-toolkits/tk82/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_TCLTK}
MASTER_SITE_SUBDIR= tcl8_2
DISTNAME= ${PORTNAME}${PORTVERSION}
-MAINTAINER= TclTk@FreeBSD.org
+MAINTAINER= tcltk@FreeBSD.org
COMMENT= Graphical toolkit for TCL
DEPRECATED= no longer maintained upstream
diff --git a/x11-toolkits/tk83/Makefile b/x11-toolkits/tk83/Makefile
index 1edfdbbb0f7d..0482c391707d 100644
--- a/x11-toolkits/tk83/Makefile
+++ b/x11-toolkits/tk83/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= x11-toolkits tk
MASTER_SITES= SF/tcl/Tcl/${PORTVERSION}
DISTNAME= ${PORTNAME}${PORTVERSION}-src
-MAINTAINER= c.petrik.sosa@gmail.com
+MAINTAINER= tcltk@FreeBSD.org
COMMENT= Graphical toolkit for TCL
USE_TCL= 83
diff --git a/x11-toolkits/tk84-thread/Makefile b/x11-toolkits/tk84-thread/Makefile
index c62944372092..9082f3f1ee3b 100644
--- a/x11-toolkits/tk84-thread/Makefile
+++ b/x11-toolkits/tk84-thread/Makefile
@@ -7,7 +7,7 @@
PORTNAME= tk
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= tcltk@FreeBSD.org
COMMENT= Graphical toolkit for Tcl (threads support)
BUILDING_TK_THREADS= yes
diff --git a/x11-toolkits/tk84/Makefile b/x11-toolkits/tk84/Makefile
index 4f2745cafc55..28f585ebef6f 100644
--- a/x11-toolkits/tk84/Makefile
+++ b/x11-toolkits/tk84/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= SF/tcl/Tcl/${PORTVERSION}
PKGNAMESUFFIX?= ${THREADS_SUFFIX}
DISTNAME= ${PORTNAME}${PORTVERSION}-src
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= tcltk@FreeBSD.org
COMMENT?= Graphical toolkit for Tcl
LICENSE= BSD
diff --git a/x11-toolkits/tk85-thread/Makefile b/x11-toolkits/tk85-thread/Makefile
index 8430e54433bf..d0f6ce8128cf 100644
--- a/x11-toolkits/tk85-thread/Makefile
+++ b/x11-toolkits/tk85-thread/Makefile
@@ -7,7 +7,7 @@
PORTNAME= tk
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= tcltk@FreeBSD.org
COMMENT= Graphical toolkit for Tcl (threads support)
BUILDING_TK_THREADS= yes
diff --git a/x11-toolkits/tk86-thread/Makefile b/x11-toolkits/tk86-thread/Makefile
index 986c9928a0be..220bfce36fe5 100644
--- a/x11-toolkits/tk86-thread/Makefile
+++ b/x11-toolkits/tk86-thread/Makefile
@@ -7,7 +7,7 @@
PORTNAME= tk
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= tcltk@FreeBSD.org
COMMENT= Graphical toolkit for Tcl (threads support)
BUILDING_TK_THREADS= yes
diff --git a/x11-toolkits/tk86/Makefile b/x11-toolkits/tk86/Makefile
index bbfc12df8d1f..a317f170beb3 100644
--- a/x11-toolkits/tk86/Makefile
+++ b/x11-toolkits/tk86/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= SF/tcl/Tcl/8.6b2
PKGNAMESUFFIX?= ${THREADS_SUFFIX}
DISTNAME= ${PORTNAME}${PORTVERSION:S/.b.2/b2/}-src
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= tcltk@FreeBSD.org
COMMENT?= Graphical toolkit for Tcl
LICENSE= BSD