diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2005-12-11 02:55:51 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2005-12-11 02:55:51 +0800 |
commit | 3682d2f9434ce3fc0dfa64568569c2b79729c1b1 (patch) | |
tree | b76b78a4e1a47a4a0b77e982a62de43d58206b2a /textproc/p5-Search-Saryer | |
parent | 56da1989dcdd329cd8e120e07c26b4e84fd36eff (diff) | |
download | freebsd-ports-gnome-3682d2f9434ce3fc0dfa64568569c2b79729c1b1.tar.gz freebsd-ports-gnome-3682d2f9434ce3fc0dfa64568569c2b79729c1b1.tar.zst freebsd-ports-gnome-3682d2f9434ce3fc0dfa64568569c2b79729c1b1.zip |
Chase textproc/sary update
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 |