From 09721c15a97c6cb6edc2950b753fe94a98da9363 Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Sun, 13 Feb 2005 18:28:23 +0000 Subject: With portmgr hat on, reset maintainership of these ports. Maintainer's old email address bounces, and he has not been responsive to email on the only other one we have for him. These ports are now available for adoption. Come back coop, we miss ya ... --- lang/fpc-base/Makefile | 2 +- lang/fpc-demo/Makefile | 2 +- lang/fpc-docs/Makefile | 2 +- lang/fpc/Makefile | 2 +- lang/gnat-doc-html/Makefile | 2 +- lang/mono/Makefile | 2 +- lang/rexx-imc/Makefile | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) (limited to 'lang') diff --git a/lang/fpc-base/Makefile b/lang/fpc-base/Makefile index e3c3588ddbe8..98c11949ff72 100644 --- a/lang/fpc-base/Makefile +++ b/lang/fpc-base/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= # empty DISTFILES= # empty EXTRACT_ONLY= # empty -MAINTAINER= coop9211@uidaho.edu +MAINTAINER= ports@FreeBSD.org COMMENT= Meta package to install all of the Free Pascal base RUN_DEPENDS= fp:${PORTSDIR}/editors/fpc-ide \ diff --git a/lang/fpc-demo/Makefile b/lang/fpc-demo/Makefile index 9fb65b3cdfa0..b65b1cafdcc4 100644 --- a/lang/fpc-demo/Makefile +++ b/lang/fpc-demo/Makefile @@ -20,7 +20,7 @@ PKGNAMEPREFIX= fpc- DISTNAME= ${PKGNAMEPREFIX}${PORTVERSION}.ELF EXTRACT_SUFX= .tar -MAINTAINER= coop9211@uidaho.edu +MAINTAINER= ports@FreeBSD.org COMMENT= Free Pascal compiler examples EXAMPLESDIR= ${PREFIX}/share/examples/fpc diff --git a/lang/fpc-docs/Makefile b/lang/fpc-docs/Makefile index 14301f738aee..6d31818f3ca1 100644 --- a/lang/fpc-docs/Makefile +++ b/lang/fpc-docs/Makefile @@ -20,7 +20,7 @@ PKGNAMEPREFIX= fpc- DISTNAME= ${PKGNAMEPREFIX}${PORTVERSION}.ELF EXTRACT_SUFX= .tar -MAINTAINER= coop9211@uidaho.edu +MAINTAINER= ports@FreeBSD.org COMMENT= Free Pascal compiler Adobe Acrobat(tm) documentation DOCSDIR= ${PREFIX}/share/doc/fpc diff --git a/lang/fpc/Makefile b/lang/fpc/Makefile index b0b90ab61552..d20ea03f0134 100644 --- a/lang/fpc/Makefile +++ b/lang/fpc/Makefile @@ -20,7 +20,7 @@ MASTER_SITE_SUBDIR= freepascal DISTNAME= ${PORTNAME}-${PORTVERSION}.ELF EXTRACT_SUFX= .tar -MAINTAINER= coop9211@uidaho.edu +MAINTAINER= ports@FreeBSD.org COMMENT= Free Pascal compiler with Turbo, Delphi and other extensions .include diff --git a/lang/gnat-doc-html/Makefile b/lang/gnat-doc-html/Makefile index f50715aaa43a..3bfca4381d6f 100644 --- a/lang/gnat-doc-html/Makefile +++ b/lang/gnat-doc-html/Makefile @@ -21,7 +21,7 @@ MASTER_SITE_SUBDIR= ${PORTVERSION} PKGNAMESUFFIX= -${DOCFORMAT} DISTNAME= gnat-${PORTVERSION}-unx-docs -MAINTAINER= coop9211@uidaho.edu +MAINTAINER= ports@FreeBSD.org COMMENT= Documentation for the GNAT compiler WRKSRC= ${WRKDIR}/gnat-${PORTVERSION}-unx-docs diff --git a/lang/mono/Makefile b/lang/mono/Makefile index 8298733e8aea..ca6a21d7f62b 100644 --- a/lang/mono/Makefile +++ b/lang/mono/Makefile @@ -12,7 +12,7 @@ PORTREVISION= 1 CATEGORIES= lang MASTER_SITES= http://www.go-mono.com/archive/${PORTVERSION}/ -MAINTAINER= coop9211@uidaho.edu +MAINTAINER= ports@FreeBSD.org COMMENT= An open source implementation of .NET Development Framework USE_REINPLACE= yes diff --git a/lang/rexx-imc/Makefile b/lang/rexx-imc/Makefile index 3d0de86392a6..e2c181a7c114 100644 --- a/lang/rexx-imc/Makefile +++ b/lang/rexx-imc/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://users.comlab.ox.ac.uk/ian.collier/distribution/ \ ftp://ftp.sai.msu.su/pub/unix/rexx/ \ ftp://crydee.sai.msu.ru/zeus/unix/rexx/ -MAINTAINER= coop9211@uidaho.edu +MAINTAINER= ports@FreeBSD.org COMMENT= A procedural programming language designed by IBM's UK Laboratories CONFLICTS= rexx-regina-* -- cgit