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-demo/Makefile | |
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-demo/Makefile')
-rw-r--r-- | lang/fpc-demo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/fpc-demo/Makefile b/lang/fpc-demo/Makefile index 9fb65b3cdfa0..b65b1cafdcc4 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 |