diff options
author | Greg Larkin <glarkin@FreeBSD.org> | 2010-12-16 02:34:07 +0000 |
---|---|---|
committer | Greg Larkin <glarkin@FreeBSD.org> | 2010-12-16 02:34:07 +0000 |
commit | afb4f48d31c9cfed20f6547c08ec0cde253968d6 (patch) | |
tree | 6f9295c2386176c40ef9edaa85f41f5ead60f371 /security/p5-GnuPG-Interface | |
parent | 3de1a39b5ad7aec44b406f413de321a6e20f0c5c (diff) | |
download | ports-afb4f48d31c9cfed20f6547c08ec0cde253968d6.tar.gz ports-afb4f48d31c9cfed20f6547c08ec0cde253968d6.zip |
Notes
Diffstat (limited to 'security/p5-GnuPG-Interface')
-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 3bff5aaf8c57..287a2e9f4098 100644 --- a/security/p5-GnuPG-Interface/Makefile +++ b/security/p5-GnuPG-Interface/Makefile @@ -7,7 +7,7 @@ PORTNAME= GnuPG-Interface PORTVERSION= 0.42 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |