diff options
author | linimon <linimon@FreeBSD.org> | 2005-02-13 18:28:23 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-02-13 18:28:23 +0000 |
commit | 117f20b30a07e567f1299601f17e2cba9b86e67a (patch) | |
tree | 3602fb6d102f70880d042300fa52d384815e3cf8 /lang | |
parent | abfd785b133e2d7985c5e6a60e4ca4413e09dd1d (diff) | |
download | FreeBSD-ports-117f20b30a07e567f1299601f17e2cba9b86e67a.zip FreeBSD-ports-117f20b30a07e567f1299601f17e2cba9b86e67a.tar.gz |
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 ...
Diffstat (limited to 'lang')
-rw-r--r-- | lang/fpc-base/Makefile | 2 | ||||
-rw-r--r-- | lang/fpc-demo/Makefile | 2 | ||||
-rw-r--r-- | lang/fpc-docs/Makefile | 2 | ||||
-rw-r--r-- | lang/fpc/Makefile | 2 | ||||
-rw-r--r-- | lang/gnat-doc-html/Makefile | 2 | ||||
-rw-r--r-- | lang/mono/Makefile | 2 | ||||
-rw-r--r-- | lang/rexx-imc/Makefile | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/lang/fpc-base/Makefile b/lang/fpc-base/Makefile index e3c3588..98c11949 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 9fb65b3..b65b1ca 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 14301f7..6d31818 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 b0b90ab..d20ea03 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 <bsd.port.pre.mk> diff --git a/lang/gnat-doc-html/Makefile b/lang/gnat-doc-html/Makefile index f50715a..3bfca43 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 8298733..ca6a21d 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 3d0de86..e2c181a 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-* |