diff options
Diffstat (limited to 'textproc/p5-String-ShellQuote/Makefile')
| -rw-r--r-- | textproc/p5-String-ShellQuote/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/textproc/p5-String-ShellQuote/Makefile b/textproc/p5-String-ShellQuote/Makefile index 48243895cbe3..87df91676602 100644 --- a/textproc/p5-String-ShellQuote/Makefile +++ b/textproc/p5-String-ShellQuote/Makefile @@ -6,7 +6,7 @@ # PORTNAME= String-ShellQuote -PORTVERSION= 1.02 +PORTVERSION= 1.03 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= String @@ -17,6 +17,7 @@ COMMENT= Perl module for quote strings for passing through the shell PERL_CONFIGURE= yes -MAN3= String::ShellQuote.3 +MAN1= shell-quote.1 +MAN3= String::ShellQuote.3 .include <bsd.port.mk> |
