diff options
Diffstat (limited to 'textproc/openfts/Makefile')
-rw-r--r-- | textproc/openfts/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/openfts/Makefile b/textproc/openfts/Makefile index fbcda23aa22c..cb3756a78685 100644 --- a/textproc/openfts/Makefile +++ b/textproc/openfts/Makefile @@ -2,7 +2,7 @@ PORTNAME= openfts PORTVERSION= 0.40 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= textproc perl5 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/OpenFTS-perl%2C%20v${PORTVERSION} DISTNAME= Search-OpenFTS-${PORTVERSION} |