diff options
Diffstat (limited to 'textproc/openfts/Makefile')
-rw-r--r-- | textproc/openfts/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/openfts/Makefile b/textproc/openfts/Makefile index f7e8ab6028f8..7b1cf10de294 100644 --- a/textproc/openfts/Makefile +++ b/textproc/openfts/Makefile @@ -9,8 +9,7 @@ PORTNAME= openfts PORTVERSION= 0.39 PORTREVISION= 1 CATEGORIES= textproc perl5 -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= openfts +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/OpenFTS-perl%2C%20v${PORTVERSION} DISTNAME= Search-OpenFTS-${PORTVERSION} MAINTAINER= kuriyama@FreeBSD.org |