diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2017-08-09 08:14:19 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2017-08-09 08:14:19 +0000 |
commit | 83a2bc6fac5ce6327987291ed083fd5636fa928c (patch) | |
tree | de07a7605dc6d968d0a4eb17d5da5102d8e499e3 /security/p5-CryptX/Makefile | |
parent | ea9feaf6deacf890e2248c84687b8108dd157857 (diff) | |
download | ports-83a2bc6fac5ce6327987291ed083fd5636fa928c.tar.gz ports-83a2bc6fac5ce6327987291ed083fd5636fa928c.zip |
Notes
Diffstat (limited to 'security/p5-CryptX/Makefile')
-rw-r--r-- | security/p5-CryptX/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-CryptX/Makefile b/security/p5-CryptX/Makefile index 046af4c72676..9cfc07878503 100644 --- a/security/p5-CryptX/Makefile +++ b/security/p5-CryptX/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= CryptX -PORTVERSION= 0.050 +PORTVERSION= 0.051 CATEGORIES= security perl5 MASTER_SITES= CPAN/Crypt PKGNAMEPREFIX= p5- |