diff options
Diffstat (limited to 'textproc/p5-URI-Find/Makefile')
-rw-r--r-- | textproc/p5-URI-Find/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/p5-URI-Find/Makefile b/textproc/p5-URI-Find/Makefile index 58c145632795..9ffd352cbdac 100644 --- a/textproc/p5-URI-Find/Makefile +++ b/textproc/p5-URI-Find/Makefile @@ -6,7 +6,7 @@ # PORTNAME= URI-Find -PORTVERSION= 0.11 +PORTVERSION= 0.13 CATEGORIES= textproc net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= URI @@ -20,7 +20,6 @@ RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes -MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= URI::Find.3 \ URI::Find::Schemeless.3 |