diff options
Diffstat (limited to 'textproc/p5-Search-Saryer')
-rw-r--r-- | textproc/p5-Search-Saryer/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Search-Saryer/Makefile b/textproc/p5-Search-Saryer/Makefile index 365a107129fe..0040bec18de6 100644 --- a/textproc/p5-Search-Saryer/Makefile +++ b/textproc/p5-Search-Saryer/Makefile @@ -7,7 +7,7 @@ PORTNAME= Search-Saryer PORTVERSION= 0.10 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= textproc perl5 MASTER_SITES= ftp://ftp.namazu.org/sary/perl/ PKGNAMEPREFIX= p5- @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= Perl interface to the Sary library -LIB_DEPENDS= sary.9:${PORTSDIR}/textproc/sary +LIB_DEPENDS= sary.10:${PORTSDIR}/textproc/sary PERL_CONFIGURE= yes |