diff options
author | Matthew Seaman <matthew@FreeBSD.org> | 2015-09-07 17:55:43 +0000 |
---|---|---|
committer | Matthew Seaman <matthew@FreeBSD.org> | 2015-09-07 17:55:43 +0000 |
commit | 82746bd1b0cc55eafef7da1e3344e3a0289974f4 (patch) | |
tree | 1c795d1401d701194796ca64dd86cbbbf9159f7d /textproc/sphinxsearch/Makefile | |
parent | d006e01554163fd1108876397eed337b8e841b06 (diff) |
Notes
Diffstat (limited to 'textproc/sphinxsearch/Makefile')
-rw-r--r-- | textproc/sphinxsearch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/sphinxsearch/Makefile b/textproc/sphinxsearch/Makefile index a031eee7450c..62ba345228e4 100644 --- a/textproc/sphinxsearch/Makefile +++ b/textproc/sphinxsearch/Makefile @@ -6,7 +6,7 @@ # See http://www.infracaninophile.co.uk/articles/sphinxse.html PORTNAME= sphinxsearch -PORTVERSION= 2.2.9 +PORTVERSION= 2.2.10 CATEGORIES= textproc databases MASTER_SITES= http://sphinxsearch.com/files/ \ http://snowball.tartarus.org/dist/:libstemmer |