diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-02-13 18:28:23 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-02-13 18:28:23 +0000 |
commit | 09721c15a97c6cb6edc2950b753fe94a98da9363 (patch) | |
tree | 3321f4fdffdca44d7d12ddd9c34785ef9724a526 /devel/fpc-gdbint | |
parent | - Update to 1.3.3: http://moinmoin.wikiwikiweb.de/MoinMoinRelease1.3/CHANGES (diff) |
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 ...
Notes
Notes:
svn path=/head/; revision=128714
Diffstat (limited to 'devel/fpc-gdbint')
-rw-r--r-- | devel/fpc-gdbint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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> |