aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2005-10-10 12:58:27 +0800
committerlinimon <linimon@FreeBSD.org>2005-10-10 12:58:27 +0800
commitdf4982de2b561c52958c96e9aaffc56a091752d5 (patch)
tree34c52086671668ae98af80b8193436ba3b79d31d /lang
parent0699e677dff3091d7d2398082b2345cbb0d05e72 (diff)
downloadfreebsd-ports-gnome-df4982de2b561c52958c96e9aaffc56a091752d5.tar.gz
freebsd-ports-gnome-df4982de2b561c52958c96e9aaffc56a091752d5.tar.zst
freebsd-ports-gnome-df4982de2b561c52958c96e9aaffc56a091752d5.zip
Reassign these ports to the pool at maintainer's request.
Diffstat (limited to 'lang')
-rw-r--r--lang/pm3-base/Makefile2
-rw-r--r--lang/pm3-forms/Makefile2
-rw-r--r--lang/pm3-gui/Makefile2
-rw-r--r--lang/pm3-m3tk/Makefile2
-rw-r--r--lang/pm3-net/Makefile2
-rw-r--r--lang/pm3-netobj/Makefile2
6 files changed, 6 insertions, 6 deletions
diff --git a/lang/pm3-base/Makefile b/lang/pm3-base/Makefile
index b53dc9f23093..5cbcc19b18ab 100644
--- a/lang/pm3-base/Makefile
+++ b/lang/pm3-base/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR=jdp/pm3
DISTFILES= ${BOOTSTRAP} \
pm3-${PORTVERSION}-src.tar.bz2
-MAINTAINER= jdp@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Compiler and base libraries of the Polytechnique Montreal Modula-3 distribution
DIST_SUBDIR= pm3
diff --git a/lang/pm3-forms/Makefile b/lang/pm3-forms/Makefile
index 18aa98cfbc8f..64c2ceacb9e8 100644
--- a/lang/pm3-forms/Makefile
+++ b/lang/pm3-forms/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.1.15
CATEGORIES= lang
DISTFILES=
-MAINTAINER= jdp@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= High-level GUI libraries and tools for the PM3 Modula-3 distribution
BUILD_DEPENDS= ${L1}libm3vbtkit${L2}:${PORTSDIR}/lang/pm3-gui
diff --git a/lang/pm3-gui/Makefile b/lang/pm3-gui/Makefile
index 1f9a000436d9..daad60359dc5 100644
--- a/lang/pm3-gui/Makefile
+++ b/lang/pm3-gui/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.1.15
CATEGORIES= lang
DISTFILES=
-MAINTAINER= jdp@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Low-level GUI libraries for the PM3 Modula-3 distribution
BUILD_DEPENDS= ${L1}libm3tcp${L2}:${PORTSDIR}/lang/pm3-net
diff --git a/lang/pm3-m3tk/Makefile b/lang/pm3-m3tk/Makefile
index 0fe9c8e05ceb..e76c1c2e9617 100644
--- a/lang/pm3-m3tk/Makefile
+++ b/lang/pm3-m3tk/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.1.15
CATEGORIES= lang
DISTFILES=
-MAINTAINER= jdp@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Modula-3 source code analysis and transformation toolkit (PM3 distribution)
BUILD_DEPENDS= ${L1}libm3${L2}:${PORTSDIR}/lang/pm3-base
diff --git a/lang/pm3-net/Makefile b/lang/pm3-net/Makefile
index 3da32d1a6d3b..de4bb2be20fa 100644
--- a/lang/pm3-net/Makefile
+++ b/lang/pm3-net/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.1.15
CATEGORIES= lang
DISTFILES=
-MAINTAINER= jdp@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Low-level networking libraries for the PM3 Modula-3 distribution
BUILD_DEPENDS= ${L1}libm3${L2}:${PORTSDIR}/lang/pm3-base
diff --git a/lang/pm3-netobj/Makefile b/lang/pm3-netobj/Makefile
index d5a7f223259f..4a0f9a739c6b 100644
--- a/lang/pm3-netobj/Makefile
+++ b/lang/pm3-netobj/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.1.15
CATEGORIES= lang
DISTFILES=
-MAINTAINER= jdp@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= PM3 distributed objects package supporting robust distributed applications
BUILD_DEPENDS= ${L1}libm3tcp${L2}:${PORTSDIR}/lang/pm3-net \