diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2007-12-13 16:08:43 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2007-12-13 16:08:43 +0000 |
commit | df61851c0b41191629c134291636b0272c0baa1f (patch) | |
tree | 85abbbdfbc4b1e1fcd721e35e69d1ebb2ecbd638 /www/pecl-APC/Makefile | |
parent | 90159b113105ce9cc4bc267ef9e80e0e696f2de4 (diff) | |
download | ports-df61851c0b41191629c134291636b0272c0baa1f.tar.gz ports-df61851c0b41191629c134291636b0272c0baa1f.zip |
Notes
Diffstat (limited to 'www/pecl-APC/Makefile')
-rw-r--r-- | www/pecl-APC/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/pecl-APC/Makefile b/www/pecl-APC/Makefile index 0b9a3613385f..95adf6534c66 100644 --- a/www/pecl-APC/Makefile +++ b/www/pecl-APC/Makefile @@ -6,7 +6,7 @@ # PORTNAME= APC -DISTVERSION= 3.0.14 +DISTVERSION= 3.0.15 CATEGORIES= www MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- |