aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
Diffstat (limited to 'lang')
-rw-r--r--lang/otcl/Makefile2
-rw-r--r--lang/tcl-tk-wrapper/Makefile4
-rw-r--r--lang/tcl-tk-wrapper/pkg-descr2
-rw-r--r--lang/tcl-wrapper/Makefile4
-rw-r--r--lang/tcl-wrapper/pkg-descr2
-rw-r--r--lang/tcl80/Makefile2
-rw-r--r--lang/tcl82/Makefile2
-rw-r--r--lang/tcl83/Makefile2
-rw-r--r--lang/tcl84/Makefile2
-rw-r--r--lang/tcl85-thread/Makefile2
-rw-r--r--lang/tcl85/Makefile4
-rw-r--r--lang/tcl86-thread/Makefile2
-rw-r--r--lang/tcl86/Makefile4
-rw-r--r--lang/tk-wrapper/Makefile4
-rw-r--r--lang/tk-wrapper/pkg-descr2
-rw-r--r--lang/xotcl/Makefile2
16 files changed, 21 insertions, 21 deletions
diff --git a/lang/otcl/Makefile b/lang/otcl/Makefile
index 6a8f600865d4..8c0e2e501477 100644
--- a/lang/otcl/Makefile
+++ b/lang/otcl/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= lang tcl84 tk84
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= otcl-tclcl
-MAINTAINER= martin@matuska.org
+MAINTAINER= mm@FreeBSD.org
COMMENT= MIT Object Tcl
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
diff --git a/lang/tcl-tk-wrapper/Makefile b/lang/tcl-tk-wrapper/Makefile
index 497050078f24..01235e4e8a55 100644
--- a/lang/tcl-tk-wrapper/Makefile
+++ b/lang/tcl-tk-wrapper/Makefile
@@ -1,6 +1,6 @@
# Ports collection makefile for: tcl-tk-wrapper
# Date created: 4 March 2007
-# Whom: martin@matuska.org
+# Whom: Martin Matuska <mm@FreeBSD.org>
#
# $FreeBSD$
#
@@ -13,7 +13,7 @@ PKGNAMEPREFIX= tcl-tk-
DISTFILES= # none
EXTRACT_ONLY= # empty
-MAINTAINER= martin@matuska.org
+MAINTAINER= mm@FreeBSD.org
COMMENT= Shell wrapper for tclsh and wish (Tcl/Tk)
NO_BUILD= yes
diff --git a/lang/tcl-tk-wrapper/pkg-descr b/lang/tcl-tk-wrapper/pkg-descr
index a689e2a6c28f..fe10675e098a 100644
--- a/lang/tcl-tk-wrapper/pkg-descr
+++ b/lang/tcl-tk-wrapper/pkg-descr
@@ -9,4 +9,4 @@ To make use of the "wish" wrapper, users need to install tk.
Recommended tk ports: x11-toolkits/tk84 x11-toolkits/tk85
- Martin Matuska
-martin@matuska.org
+mm@FreeBSD.org
diff --git a/lang/tcl-wrapper/Makefile b/lang/tcl-wrapper/Makefile
index 8488115995cf..5d20cb27822a 100644
--- a/lang/tcl-wrapper/Makefile
+++ b/lang/tcl-wrapper/Makefile
@@ -1,6 +1,6 @@
# Ports collection makefile for: tcl-wrapper
# Date created: 4 March 2007
-# Whom: martin@matuska.org
+# Whom: Martin Matuska <mm@FreeBSD.org>
#
# $FreeBSD$
#
@@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${TX_PORT}-
DISTFILES= # none
EXTRACT_ONLY= # empty
-MAINTAINER= martin@matuska.org
+MAINTAINER= mm@FreeBSD.org
COMMENT= Shell wrapper for ${TX_SHELL} (${TX_PORT_U})
NO_BUILD= yes
diff --git a/lang/tcl-wrapper/pkg-descr b/lang/tcl-wrapper/pkg-descr
index 18e16822a3d2..317cc330966a 100644
--- a/lang/tcl-wrapper/pkg-descr
+++ b/lang/tcl-wrapper/pkg-descr
@@ -3,4 +3,4 @@ comes with different versions of Tcl. Users can define in a configuration file
which version of the Tcl shell should be called.
- Martin Matuska
-martin@matuska.org
+mm@FreeBSD.org
diff --git a/lang/tcl80/Makefile b/lang/tcl80/Makefile
index e9acf84030cd..bc444c8c7852 100644
--- a/lang/tcl80/Makefile
+++ b/lang/tcl80/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_TCLTK}
MASTER_SITE_SUBDIR=tcl8_0
DISTNAME= ${PORTNAME}${PORTVERSION}
-MAINTAINER= martin@matuska.org
+MAINTAINER= mm@FreeBSD.org
COMMENT= Tool Command Language
NO_LATEST_LINK= yes
diff --git a/lang/tcl82/Makefile b/lang/tcl82/Makefile
index 79e04b22db04..c5a1861608e6 100644
--- a/lang/tcl82/Makefile
+++ b/lang/tcl82/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_TCLTK}
MASTER_SITE_SUBDIR= tcl8_2
DISTNAME= ${PORTNAME}${PORTVERSION}
-MAINTAINER= martin@matuska.org
+MAINTAINER= mm@FreeBSD.org
COMMENT= Tool Command Language
LATEST_LINK= tcl82
diff --git a/lang/tcl83/Makefile b/lang/tcl83/Makefile
index 105402cef5cc..32299a359510 100644
--- a/lang/tcl83/Makefile
+++ b/lang/tcl83/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= tcl
DISTNAME= ${PORTNAME}${PORTVERSION}-src
-MAINTAINER= martin@matuska.org
+MAINTAINER= mm@FreeBSD.org
COMMENT= Tool Command Language
LATEST_LINK= tcl83
diff --git a/lang/tcl84/Makefile b/lang/tcl84/Makefile
index d1bce335ce0d..3eb1efe66397 100644
--- a/lang/tcl84/Makefile
+++ b/lang/tcl84/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= SF
PKGNAMESUFFIX?= ${THREADS_SUFFIX}${PKGNAMESUFFIX2}
DISTNAME= ${PORTNAME}${PORTVERSION}-src
-MAINTAINER= martin@matuska.org
+MAINTAINER= mm@FreeBSD.org
COMMENT= Tool Command Language
PATCH_DIST_ARGS= -d ${WRKDIR}/${DISTNAME} -E ${PATCH_DIST_STRIP}
diff --git a/lang/tcl85-thread/Makefile b/lang/tcl85-thread/Makefile
index 4817579ec93f..ce77356ffcae 100644
--- a/lang/tcl85-thread/Makefile
+++ b/lang/tcl85-thread/Makefile
@@ -1,6 +1,6 @@
# New ports collection makefile for: tcl85-thread
# Date created: 17 January 2007
-# Whom: martin@matuska.org
+# Whom: Martin Matuska <mm@FreeBSD.org>
#
# $FreeBSD$
#
diff --git a/lang/tcl85/Makefile b/lang/tcl85/Makefile
index 258e5ca84603..67606a72590a 100644
--- a/lang/tcl85/Makefile
+++ b/lang/tcl85/Makefile
@@ -1,6 +1,6 @@
# New ports collection makefile for: tcl8.5
# Date created: 17 January 2007
-# Whom: martin@matuska.org
+# Whom: Martin Matuska <mm@FreeBSD.org>
#
# $FreeBSD$
#
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= tcl
PKGNAMESUFFIX?= ${THREADS_SUFFIX}${PKGNAMESUFFIX2}
DISTNAME= ${PORTNAME}${PORTVERSION:S/.a./a/}-src
-MAINTAINER= martin@matuska.org
+MAINTAINER= mm@FreeBSD.org
COMMENT= Tool Command Language (development version)
PATCH_DIST_ARGS= -d ${WRKDIR}/${DISTNAME} -E ${PATCH_DIST_STRIP}
diff --git a/lang/tcl86-thread/Makefile b/lang/tcl86-thread/Makefile
index 4817579ec93f..ce77356ffcae 100644
--- a/lang/tcl86-thread/Makefile
+++ b/lang/tcl86-thread/Makefile
@@ -1,6 +1,6 @@
# New ports collection makefile for: tcl85-thread
# Date created: 17 January 2007
-# Whom: martin@matuska.org
+# Whom: Martin Matuska <mm@FreeBSD.org>
#
# $FreeBSD$
#
diff --git a/lang/tcl86/Makefile b/lang/tcl86/Makefile
index 258e5ca84603..67606a72590a 100644
--- a/lang/tcl86/Makefile
+++ b/lang/tcl86/Makefile
@@ -1,6 +1,6 @@
# New ports collection makefile for: tcl8.5
# Date created: 17 January 2007
-# Whom: martin@matuska.org
+# Whom: Martin Matuska <mm@FreeBSD.org>
#
# $FreeBSD$
#
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= tcl
PKGNAMESUFFIX?= ${THREADS_SUFFIX}${PKGNAMESUFFIX2}
DISTNAME= ${PORTNAME}${PORTVERSION:S/.a./a/}-src
-MAINTAINER= martin@matuska.org
+MAINTAINER= mm@FreeBSD.org
COMMENT= Tool Command Language (development version)
PATCH_DIST_ARGS= -d ${WRKDIR}/${DISTNAME} -E ${PATCH_DIST_STRIP}
diff --git a/lang/tk-wrapper/Makefile b/lang/tk-wrapper/Makefile
index df45fd88acf4..8015874ec4dd 100644
--- a/lang/tk-wrapper/Makefile
+++ b/lang/tk-wrapper/Makefile
@@ -1,11 +1,11 @@
# New ports collection makefile for: tk-wrapper
# Date created: 21 March 2007
-# Whom: Martin Matuska <martin@matuska.org>
+# Whom: Martin Matuska <mm@FreeBSD.org>
#
# $FreeBSD$
#
-MAINTAINER= martin@matuska.org
+MAINTAINER= mm@FreeBSD.org
BUILDING_TK_WRAPPER= yes
diff --git a/lang/tk-wrapper/pkg-descr b/lang/tk-wrapper/pkg-descr
index 7868eb439022..c0f4c7216fc0 100644
--- a/lang/tk-wrapper/pkg-descr
+++ b/lang/tk-wrapper/pkg-descr
@@ -3,4 +3,4 @@ comes with different versions of Tk. Users can define in a configuration file
which version of the Tk shell wish should be called.
- Martin Matuska
-martin@matuska.org
+mm@FreeBSD.org
diff --git a/lang/xotcl/Makefile b/lang/xotcl/Makefile
index f0057a4187d9..e39fbaa785d1 100644
--- a/lang/xotcl/Makefile
+++ b/lang/xotcl/Makefile
@@ -1,6 +1,6 @@
# New ports collection makefile for: xotcl
# Date created: Mon Sep 25 15:31:00 CET 2006
-# Whom: Martin Matuska <martin@matuska.org>
+# Whom: Martin Matuska <mm@FreeBSD.org>
#
# $FreeBSD$
#