diff options
author | Wen Heping <wen@FreeBSD.org> | 2010-12-24 07:07:54 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2010-12-24 07:07:54 +0000 |
commit | 4bd9ba0f3c3eb4fd456dae3beca471e520ebb1df (patch) | |
tree | 4705917ab543b0b611ce40b593ff48da996a12c5 /security/p5-Module-Signature/Makefile | |
parent | 9a1fb8515e34e189448e0fc915ba519706032ea7 (diff) |
Notes
Diffstat (limited to 'security/p5-Module-Signature/Makefile')
-rw-r--r-- | security/p5-Module-Signature/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/p5-Module-Signature/Makefile b/security/p5-Module-Signature/Makefile index 2cc2cb499e63..1570be37f62b 100644 --- a/security/p5-Module-Signature/Makefile +++ b/security/p5-Module-Signature/Makefile @@ -6,8 +6,7 @@ # PORTNAME= Module-Signature -PORTVERSION= 0.64 -PORTREVISION= 1 +PORTVERSION= 0.66 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |