diff options
author | Foxfair Hu <foxfair@FreeBSD.org> | 2003-07-01 03:49:13 +0000 |
---|---|---|
committer | Foxfair Hu <foxfair@FreeBSD.org> | 2003-07-01 03:49:13 +0000 |
commit | 09617f841b17cbca2869d81ab702300b5dee19db (patch) | |
tree | e71cbdf8f9c18aa5d3bb8441a5159ed4a047fc09 /security/p5-GnuPG-Interface/Makefile | |
parent | PR: (diff) |
PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
Upgrade to 0.33.
maintainer timeout: > 10 days
Diffstat (limited to 'security/p5-GnuPG-Interface/Makefile')
-rw-r--r-- | security/p5-GnuPG-Interface/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-GnuPG-Interface/Makefile b/security/p5-GnuPG-Interface/Makefile index d4e1f8f04f29..18b85da55db0 100644 --- a/security/p5-GnuPG-Interface/Makefile +++ b/security/p5-GnuPG-Interface/Makefile @@ -6,7 +6,7 @@ # PORTNAME= GnuPG-Interface -PORTVERSION= 0.31 +PORTVERSION= 0.33 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} \ ${MASTER_SITE_SOURCEFORGE} |