diff options
author | linimon <linimon@FreeBSD.org> | 2005-02-14 02:28:23 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-02-14 02:28:23 +0800 |
commit | 117f20b30a07e567f1299601f17e2cba9b86e67a (patch) | |
tree | 3602fb6d102f70880d042300fa52d384815e3cf8 /devel | |
parent | abfd785b133e2d7985c5e6a60e4ca4413e09dd1d (diff) | |
download | freebsd-ports-gnome-117f20b30a07e567f1299601f17e2cba9b86e67a.tar.gz freebsd-ports-gnome-117f20b30a07e567f1299601f17e2cba9b86e67a.tar.zst freebsd-ports-gnome-117f20b30a07e567f1299601f17e2cba9b86e67a.zip |
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 'devel')
-rw-r--r-- | devel/fpc-fv/Makefile | 2 | ||||
-rw-r--r-- | devel/fpc-fvision/Makefile | 2 | ||||
-rw-r--r-- | devel/fpc-gdb/Makefile | 2 | ||||
-rw-r--r-- | devel/fpc-gdbint/Makefile | 2 | ||||
-rw-r--r-- | devel/fpc-regexpr/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/devel/fpc-fv/Makefile b/devel/fpc-fv/Makefile index e0e702f9fa1f..141b7fc826f6 100644 --- a/devel/fpc-fv/Makefile +++ b/devel/fpc-fv/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel MASTER_SITES= http://www.borgsdemons.com/distfiles/ PKGNAMEPREFIX= fpc- -MAINTAINER= coop9211@uidaho.edu +MAINTAINER= ports@FreeBSD.org COMMENT= FreeVision is a Free Pascal unit for Delphi support BUILD_DEPENDS= ppc386:${PORTSDIR}/lang/fpc diff --git a/devel/fpc-fvision/Makefile b/devel/fpc-fvision/Makefile index e0e702f9fa1f..141b7fc826f6 100644 --- a/devel/fpc-fvision/Makefile +++ b/devel/fpc-fvision/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel MASTER_SITES= http://www.borgsdemons.com/distfiles/ PKGNAMEPREFIX= fpc- -MAINTAINER= coop9211@uidaho.edu +MAINTAINER= ports@FreeBSD.org COMMENT= FreeVision is a Free Pascal unit for Delphi support BUILD_DEPENDS= ppc386:${PORTSDIR}/lang/fpc diff --git a/devel/fpc-gdb/Makefile b/devel/fpc-gdb/Makefile index dbd0331148d5..c59bd66c7511 100644 --- a/devel/fpc-gdb/Makefile +++ b/devel/fpc-gdb/Makefile @@ -23,7 +23,7 @@ PATCH_SITES= ftp://ftp.freepascal.org/fpc/contrib/libgdb/v5.2.1 \ PATCH_SITE_SUBDIR= obrien PATCHFILES= gdb521.dif gdb521_xfree-loadmod.diff -MAINTAINER= coop9211@uidaho.edu +MAINTAINER= ports@FreeBSD.org COMMENT= GNU GDB 5.2.1 modified for Free Pascal BROKEN= "Does not compile" diff --git a/devel/fpc-gdbint/Makefile b/devel/fpc-gdbint/Makefile index 156640f9a060..053188d19b7e 100644 --- a/devel/fpc-gdbint/Makefile +++ b/devel/fpc-gdbint/Makefile @@ -21,7 +21,7 @@ PKGNAMEPREFIX= fpc- DISTNAME= fpc-${PORTVERSION}.ELF EXTRACT_SUFX= .tar -MAINTAINER= coop9211@uidaho.edu +MAINTAINER= ports@FreeBSD.org COMMENT= Free Pascal unit providing interface to gdb .include <bsd.port.pre.mk> diff --git a/devel/fpc-regexpr/Makefile b/devel/fpc-regexpr/Makefile index cc70f24111e7..97549a113d25 100644 --- a/devel/fpc-regexpr/Makefile +++ b/devel/fpc-regexpr/Makefile @@ -21,7 +21,7 @@ PKGNAMEPREFIX= fpc- DISTNAME= fpc-${PORTVERSION}.ELF EXTRACT_SUFX= .tar -MAINTAINER= coop9211@uidaho.edu +MAINTAINER= ports@FreeBSD.org COMMENT= Free Pascal regular expression routines .include <bsd.port.pre.mk> |