diff options
Diffstat (limited to 'security/pecl-scrypt/Makefile')
-rw-r--r-- | security/pecl-scrypt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pecl-scrypt/Makefile b/security/pecl-scrypt/Makefile index 5ce13192f4d0..ac2cf755d7d3 100644 --- a/security/pecl-scrypt/Makefile +++ b/security/pecl-scrypt/Makefile @@ -3,7 +3,7 @@ PORTNAME= scrypt PORTVERSION= 1.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security pear MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- |