diff options
author | Vsevolod Stakhov <vsevolod@FreeBSD.org> | 2016-03-23 09:20:35 +0000 |
---|---|---|
committer | Vsevolod Stakhov <vsevolod@FreeBSD.org> | 2016-03-23 09:20:35 +0000 |
commit | 7349ed49cdc1fd5f4e3a1562ad2c0bd6ad6beb5a (patch) | |
tree | 6e74b4f992851b9e8620c5d2c8287fd363eddeef /security/p5-Crypt-Sodium | |
parent | a7b2fab9d0f95052321dd6bfa2c2bc6360c2f079 (diff) | |
download | ports-7349ed49cdc1fd5f4e3a1562ad2c0bd6ad6beb5a.tar.gz ports-7349ed49cdc1fd5f4e3a1562ad2c0bd6ad6beb5a.zip |
Notes
Diffstat (limited to 'security/p5-Crypt-Sodium')
-rw-r--r-- | security/p5-Crypt-Sodium/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Crypt-Sodium/Makefile b/security/p5-Crypt-Sodium/Makefile index edb52580ac9e..b705dddf61c3 100644 --- a/security/p5-Crypt-Sodium/Makefile +++ b/security/p5-Crypt-Sodium/Makefile @@ -3,7 +3,7 @@ PORTNAME= Crypt-Sodium PORTVERSION= 0.07 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |