diff options
author | linimon <linimon@FreeBSD.org> | 2006-09-05 16:34:16 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-09-05 16:34:16 +0800 |
commit | 836d57401e714d00ce8a99141526a8b4f4a4d0f2 (patch) | |
tree | f1eb9304e55f9cc826ab2203f94e0994dc131a87 /devel/php-dbg2 | |
parent | 7f3c67631a55cad41d90ce6c7a58f73b83fb300a (diff) | |
download | freebsd-ports-gnome-836d57401e714d00ce8a99141526a8b4f4a4d0f2.tar.gz freebsd-ports-gnome-836d57401e714d00ce8a99141526a8b4f4a4d0f2.tar.zst freebsd-ports-gnome-836d57401e714d00ce8a99141526a8b4f4a4d0f2.zip |
Reset inactive maintainer who has not responded to email.
Hat: portmgr
Diffstat (limited to 'devel/php-dbg2')
-rw-r--r-- | devel/php-dbg2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/php-dbg2/Makefile b/devel/php-dbg2/Makefile index 3a0cab42471d..443b78e7c92a 100644 --- a/devel/php-dbg2/Makefile +++ b/devel/php-dbg2/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://dd.cron.ru/dbg/dnld/ PKGNAMEPREFIX= php- DISTNAME= ${PORTNAME}-${PORTVERSION}-src -MAINTAINER= rehsack@liwing.de +MAINTAINER= ports@FreeBSD.org COMMENT= Debugger for PHP4 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |