diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-02-02 15:38:25 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-02-02 15:38:25 +0000 |
commit | bdca6b5506ebd3ceaafb824949b709e63b9e9163 (patch) | |
tree | 1a68dc6ce19cdefcee6dbbb5e7ad7cc387f41f5b /www/pecl-APC | |
parent | 02a22a8b81919589f7510efb575fdef4db32a028 (diff) | |
download | ports-bdca6b5506ebd3ceaafb824949b709e63b9e9163.tar.gz ports-bdca6b5506ebd3ceaafb824949b709e63b9e9163.zip |
Notes
Diffstat (limited to 'www/pecl-APC')
-rw-r--r-- | www/pecl-APC/Makefile | 1 | ||||
-rw-r--r-- | www/pecl-APC/distinfo | 4 |
2 files changed, 3 insertions, 2 deletions
diff --git a/www/pecl-APC/Makefile b/www/pecl-APC/Makefile index 26bc403b085a..5b7139869e38 100644 --- a/www/pecl-APC/Makefile +++ b/www/pecl-APC/Makefile @@ -8,6 +8,7 @@ CATEGORIES= www #MASTER_SITES= http://pecl.php.net/get/ MASTER_SITES= LOCAL/sunpoet PKGNAMEPREFIX= pecl- +DISTNAME= ${PORTNAME}-3.1.13 EXTRACT_SUFX= .tgz DIST_SUBDIR= PECL diff --git a/www/pecl-APC/distinfo b/www/pecl-APC/distinfo index e6db2855344e..fe76008c33ec 100644 --- a/www/pecl-APC/distinfo +++ b/www/pecl-APC/distinfo @@ -1,2 +1,2 @@ -SHA256 (PECL/APC-3.1.14.tgz) = 5ef8ba07729e72946e95951672a5378bed98cb5a294e79bf0f0a97ac62829abd -SIZE (PECL/APC-3.1.14.tgz) = 171591 +SHA256 (PECL/APC-3.1.13.tgz) = 5ef8ba07729e72946e95951672a5378bed98cb5a294e79bf0f0a97ac62829abd +SIZE (PECL/APC-3.1.13.tgz) = 171591 |