diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2007-04-06 04:15:43 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2007-04-06 04:15:43 +0000 |
commit | ddcc52b1f7a6efac22a1685b5597b38345a0b00e (patch) | |
tree | 8628a0c3a28ddacb96b30d1cd2a69e3b1698036b /www/pecl-APC/Makefile | |
parent | 630031650f9516ceafe7b6e4bb8b10c3ef8c23f1 (diff) | |
download | ports-ddcc52b1f7a6efac22a1685b5597b38345a0b00e.tar.gz ports-ddcc52b1f7a6efac22a1685b5597b38345a0b00e.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 a7198ac42f80..0b9a3613385f 100644 --- a/www/pecl-APC/Makefile +++ b/www/pecl-APC/Makefile @@ -6,7 +6,7 @@ # PORTNAME= APC -DISTVERSION= 3.0.13 +DISTVERSION= 3.0.14 CATEGORIES= www MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- |