aboutsummaryrefslogtreecommitdiff
path: root/databases/pecl-rrd/Makefile
diff options
context:
space:
mode:
authorFlorian Smeets <flo@FreeBSD.org>2014-01-19 11:40:17 +0000
committerFlorian Smeets <flo@FreeBSD.org>2014-01-19 11:40:17 +0000
commit145a95e38903d8ac2efb185ae04a87d946310731 (patch)
treefbc714e52ec8897fc90737abda17f8dbbd680f0d /databases/pecl-rrd/Makefile
parent904b4d1c6f7e19e5f64be86cd4b5268d530beb58 (diff)
downloadports-145a95e38903d8ac2efb185ae04a87d946310731.tar.gz
ports-145a95e38903d8ac2efb185ae04a87d946310731.zip
Notes
Diffstat (limited to 'databases/pecl-rrd/Makefile')
-rw-r--r--databases/pecl-rrd/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/pecl-rrd/Makefile b/databases/pecl-rrd/Makefile
index 2bcdf47c6473..168d0821d998 100644
--- a/databases/pecl-rrd/Makefile
+++ b/databases/pecl-rrd/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= rrd
-DISTVERSION= 1.1.1
+DISTVERSION= 1.1.3
CATEGORIES= databases pear
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
@@ -20,5 +20,4 @@ LDFLAGS+= -L${LOCALBASE}/lib
USE_PHP= yes
USE_PHPEXT= yes
-NO_STAGE= yes
.include <bsd.port.mk>