diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2005-07-31 11:29:10 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2005-07-31 11:29:10 +0000 |
commit | 20eee40bf93113c1f4c1ccbdc77df6ea56334238 (patch) | |
tree | 41f10274b9df518a18e7a6e3dc4df5cb423f1fe2 /www/pecl-APC/Makefile | |
parent | eae9d38c153a943b4ccad2649a3adce8dc5e556b (diff) | |
download | ports-20eee40bf93113c1f4c1ccbdc77df6ea56334238.tar.gz ports-20eee40bf93113c1f4c1ccbdc77df6ea56334238.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 fd3bbe65b388..7ebe928bf0e2 100644 --- a/www/pecl-APC/Makefile +++ b/www/pecl-APC/Makefile @@ -6,7 +6,7 @@ # PORTNAME= APC -PORTVERSION= 3.0.3 +PORTVERSION= 3.0.6 CATEGORIES= www MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- |