diff options
author | Vsevolod Stakhov <vsevolod@FreeBSD.org> | 2015-06-13 16:14:54 +0000 |
---|---|---|
committer | Vsevolod Stakhov <vsevolod@FreeBSD.org> | 2015-06-13 16:14:54 +0000 |
commit | 89b79e70ecef68a62c03a238d42ae673614f44da (patch) | |
tree | 3b21b772ad4dc5cb118f264a86da746d3c6693dd /security/p5-Crypt-Sodium | |
parent | e555d3347be149e9763d5d76a3fe84a91c00a378 (diff) |
Notes
Diffstat (limited to 'security/p5-Crypt-Sodium')
-rw-r--r-- | security/p5-Crypt-Sodium/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/p5-Crypt-Sodium/Makefile b/security/p5-Crypt-Sodium/Makefile index b1beb6bff5a8..edb52580ac9e 100644 --- a/security/p5-Crypt-Sodium/Makefile +++ b/security/p5-Crypt-Sodium/Makefile @@ -3,6 +3,7 @@ PORTNAME= Crypt-Sodium PORTVERSION= 0.07 +PORTREVISION= 1 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |