summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-10-13 05:44:08 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-10-13 05:44:08 +0000
commit043f5c01ce4685b6e96d58e5f4c156eb0017c3b0 (patch)
treeca224341e40eb683b8fa748894732e4c175a149a /devel
parentBROKEN: Does not configure (different errors on 4.x and 5.x) (diff)
Reset bouncing maintainer.
Notes
Notes: svn path=/head/; revision=90989
Diffstat (limited to 'devel')
-rw-r--r--devel/mingw-bin-msvcrt/Makefile2
-rw-r--r--devel/mingw-binutils/Makefile2
-rw-r--r--devel/mingw-gcc/Makefile2
-rw-r--r--devel/mingw/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/devel/mingw-bin-msvcrt/Makefile b/devel/mingw-bin-msvcrt/Makefile
index eb3c7d07b4f3..31eeb9016973 100644
--- a/devel/mingw-bin-msvcrt/Makefile
+++ b/devel/mingw-bin-msvcrt/Makefile
@@ -16,7 +16,7 @@ DISTFILES= mingw-runtime-${PORTVERSION}${EXTRACT_SUFX} \
w32api-${PORTVERSION}${EXTRACT_SUFX}
DIST_SUBDIR= mingw
-MAINTAINER= doc@hisio.safenet.pl
+MAINTAINER= ports@FreeBSD.org
COMMENT= Headers and Libraries for Windows cross-development
NO_MTREE= yes
diff --git a/devel/mingw-binutils/Makefile b/devel/mingw-binutils/Makefile
index 3a6901c5b9be..d619e72101ca 100644
--- a/devel/mingw-binutils/Makefile
+++ b/devel/mingw-binutils/Makefile
@@ -15,7 +15,7 @@ PKGNAMEPREFIX= mingw-
DISTNAME= ${PORTNAME}-${PORTVERSION}-20011113-src${EXTRACT_SUFFIX}
DIST_SUBDIR= mingw
-MAINTAINER= doc@hisio.safenet.pl
+MAINTAINER= ports@FreeBSD.org
COMMENT= FSF binutils-2.11.90 for Windows cross-development
BUILD_DEPENDS= msgfmt:${PORTSDIR}/devel/gettext
diff --git a/devel/mingw-gcc/Makefile b/devel/mingw-gcc/Makefile
index 61cdfe17536d..7a1582da0f61 100644
--- a/devel/mingw-gcc/Makefile
+++ b/devel/mingw-gcc/Makefile
@@ -15,7 +15,7 @@ PKGNAMEPREFIX= mingw-
DISTNAME= ${PORTNAME}-${PORTVERSION}-20010828-src
DIST_SUBDIR= mingw
-MAINTAINER= doc@hisio.safenet.pl
+MAINTAINER= ports@FreeBSD.org
COMMENT= FSF gcc-2.95.2 for Windows cross-development
BROKEN= Broken pkg-plist
diff --git a/devel/mingw/Makefile b/devel/mingw/Makefile
index a330a0334bab..7248d6e028e0 100644
--- a/devel/mingw/Makefile
+++ b/devel/mingw/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= devel
MASTER_SITES= # empty
DISTFILES= # empty
-MAINTAINER= doc@hisio.safenet.pl
+MAINTAINER= ports@FreeBSD.org
COMMENT= Cross development for Windows
RUN_DEPENDS= i386-mingw32msvc-as:${PORTSDIR}/devel/mingw-binutils \