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-base | |
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-base')
-rw-r--r-- | lang/fpc-base/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 \ |