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 /editors | |
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 'editors')
-rw-r--r-- | editors/fpc-ide/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/fpc-ide/Makefile b/editors/fpc-ide/Makefile index 3f72945f85f8..861001921c15 100644 --- a/editors/fpc-ide/Makefile +++ b/editors/fpc-ide/Makefile @@ -20,7 +20,7 @@ PKGNAMEPREFIX= fpc- DISTNAME= fpc-${PORTVERSION}.ELF EXTRACT_SUFX= .tar -MAINTAINER= coop9211@uidaho.edu +MAINTAINER= ports@FreeBSD.org COMMENT= Free Pascal integrated IDE/compiler .include <bsd.port.pre.mk> |