aboutsummaryrefslogtreecommitdiff
path: root/devel/pecl-statgrab
diff options
context:
space:
mode:
authorTim Bishop <tdb@FreeBSD.org>2006-03-20 10:18:18 +0000
committerTim Bishop <tdb@FreeBSD.org>2006-03-20 10:18:18 +0000
commit44360b4b351cbb64775f9562744abb0de7126737 (patch)
tree199cc83a866c4788340c4b7cb185a0341392d283 /devel/pecl-statgrab
parent3af3136baa80785bbcdb64fb7635deb7d5659621 (diff)
downloadports-44360b4b351cbb64775f9562744abb0de7126737.tar.gz
ports-44360b4b351cbb64775f9562744abb0de7126737.zip
Notes
Diffstat (limited to 'devel/pecl-statgrab')
-rw-r--r--devel/pecl-statgrab/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/pecl-statgrab/Makefile b/devel/pecl-statgrab/Makefile
index 82638e9a0ed5..244c69a2e57f 100644
--- a/devel/pecl-statgrab/Makefile
+++ b/devel/pecl-statgrab/Makefile
@@ -7,7 +7,7 @@
PORTNAME= statgrab
PORTVERSION= 0.4
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel pear
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
@@ -18,7 +18,7 @@ DIST_SUBDIR= PECL
MAINTAINER= tdb@FreeBSD.org
COMMENT= A PECL extension to retrieve information from libstatgrab
-LIB_DEPENDS= statgrab.7:${PORTSDIR}/devel/libstatgrab
+LIB_DEPENDS= statgrab.8:${PORTSDIR}/devel/libstatgrab
USE_PHP= yes
USE_PHPEXT= yes