diff options
Diffstat (limited to 'security/p5-Safe-Hole/Makefile')
-rw-r--r-- | security/p5-Safe-Hole/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Safe-Hole/Makefile b/security/p5-Safe-Hole/Makefile index 1c1e999eb8e8..5d9b02907f91 100644 --- a/security/p5-Safe-Hole/Makefile +++ b/security/p5-Safe-Hole/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Safe-Hole -PORTVERSION= 0.10 +PORTVERSION= 0.13 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= sethk@meowfishies.com COMMENT= Make a hole to the original main compartment in the Safe compartment -PERL_CONFIGURE= yes +PERL_MODBUILD= yes MAN3= Safe::Hole.3 |