diff options
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} |