diff options
Diffstat (limited to 'security/pecl-hash/Makefile')
-rw-r--r-- | security/pecl-hash/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pecl-hash/Makefile b/security/pecl-hash/Makefile index f3e2d27633dc..19d5c4156025 100644 --- a/security/pecl-hash/Makefile +++ b/security/pecl-hash/Makefile @@ -6,7 +6,7 @@ # PORTNAME= hash -DISTVERSION= 1.2 +DISTVERSION= 1.3 CATEGORIES= security www MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- |