diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-11-09 22:55:46 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-11-09 22:55:46 +0000 |
commit | 22d90ee11494b42c70e8aa0265bb5148977b4e2a (patch) | |
tree | 53956f8d104599508a7914e3003f9fcd62453c3e /textproc/sphinxsearch/Makefile | |
parent | 32faf975301826a6152cdded6b1f340e1dec6edf (diff) | |
download | ports-22d90ee11494b42c70e8aa0265bb5148977b4e2a.tar.gz ports-22d90ee11494b42c70e8aa0265bb5148977b4e2a.zip |
Notes
Diffstat (limited to 'textproc/sphinxsearch/Makefile')
-rw-r--r-- | textproc/sphinxsearch/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/sphinxsearch/Makefile b/textproc/sphinxsearch/Makefile index 13b727a33b16..044eec516bb4 100644 --- a/textproc/sphinxsearch/Makefile +++ b/textproc/sphinxsearch/Makefile @@ -9,8 +9,7 @@ # See http://www.infracaninophile.co.uk/articles/sphinxse.html PORTNAME= sphinxsearch -PORTVERSION= 0.9.8 -PORTREVISION= 1 +PORTVERSION= 0.9.8.1 CATEGORIES= textproc databases MASTER_SITES= http://www.sphinxsearch.com/downloads/ DISTNAME= sphinx-${PORTVERSION} |