aboutsummaryrefslogtreecommitdiff
path: root/devel/php-xdebug/Makefile
diff options
context:
space:
mode:
authorChin-San Huang <chinsan@FreeBSD.org>2007-08-25 19:15:54 +0000
committerChin-San Huang <chinsan@FreeBSD.org>2007-08-25 19:15:54 +0000
commit4f3249fa0fb7d948c3635902f495422eb98cdf2c (patch)
treeb7965343ddfb4c727dbc8fec72be16b1417141a6 /devel/php-xdebug/Makefile
parent1f3717fbc8e11f9300d93c5b3b10d0163b3e79a1 (diff)
downloadports-4f3249fa0fb7d948c3635902f495422eb98cdf2c.tar.gz
ports-4f3249fa0fb7d948c3635902f495422eb98cdf2c.zip
- Update to 2.0.0.
- Pass maintainership to submitter. PR: ports/115790 Submitted by: Bill Moran <wmoran at collaborativefusion.com>
Notes
Notes: svn path=/head/; revision=198301
Diffstat (limited to 'devel/php-xdebug/Makefile')
-rw-r--r--devel/php-xdebug/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/php-xdebug/Makefile b/devel/php-xdebug/Makefile
index 8736a69c70e3..cc8f75e872a7 100644
--- a/devel/php-xdebug/Makefile
+++ b/devel/php-xdebug/Makefile
@@ -6,13 +6,13 @@
#
PORTNAME= xdebug
-DISTVERSION= 2.0.0RC4
+DISTVERSION= 2.0.0
CATEGORIES= devel
MASTER_SITES= http://www.xdebug.org/files/
PKGNAMEPREFIX= php-
EXTRACT_SUFX= .tgz
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= wmoran@collaborativefusion.com
COMMENT= Xdebug extension for PHP
USE_PHP= yes