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 /lang/fpc | |
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 'lang/fpc')
-rw-r--r-- | lang/fpc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 <bsd.port.pre.mk> |