diff options
author | Wen Heping <wen@FreeBSD.org> | 2011-06-18 00:53:24 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2011-06-18 00:53:24 +0000 |
commit | 6f2267681446d2566435ad6f4359341acbebeda8 (patch) | |
tree | d13726992ddbeb515ecfb89121742281402b5acd /security/p5-Crypt-DSA/Makefile | |
parent | 601e012a947dadfaa4f6ccf46ee7ae0c6029c57f (diff) | |
download | ports-6f2267681446d2566435ad6f4359341acbebeda8.tar.gz ports-6f2267681446d2566435ad6f4359341acbebeda8.zip |
Notes
Diffstat (limited to 'security/p5-Crypt-DSA/Makefile')
-rw-r--r-- | security/p5-Crypt-DSA/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/p5-Crypt-DSA/Makefile b/security/p5-Crypt-DSA/Makefile index d14fa3fa0491..7bf9540618c0 100644 --- a/security/p5-Crypt-DSA/Makefile +++ b/security/p5-Crypt-DSA/Makefile @@ -6,8 +6,7 @@ # PORTNAME= Crypt-DSA -PORTVERSION= 1.16 -PORTREVISION= 1 +PORTVERSION= 1.17 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |