diff options
Diffstat (limited to 'textproc/p5-Getopt-Lucid/Makefile')
-rw-r--r-- | textproc/p5-Getopt-Lucid/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/p5-Getopt-Lucid/Makefile b/textproc/p5-Getopt-Lucid/Makefile index 26f3f8e22a55..90489181301c 100644 --- a/textproc/p5-Getopt-Lucid/Makefile +++ b/textproc/p5-Getopt-Lucid/Makefile @@ -6,8 +6,7 @@ # PORTNAME= Getopt-Lucid -PORTVERSION= 0.18 -PORTREVISION= 2 +PORTVERSION= 0.19 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -21,6 +20,6 @@ RUN_DEPENDS+= ${BUILD_DEPENDS} PERL_CONFIGURE= 5.6.0+ -MAN3= Getopt::Lucid.3 +MAN3= Getopt::Lucid.3 Getopt::Lucid::Exception.3 .include <bsd.port.mk> |