diff options
author | tobez <tobez@FreeBSD.org> | 2004-10-15 01:33:00 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2004-10-15 01:33:00 +0800 |
commit | c9d57fc0b024675e52ebc1e0b6108166adacbb15 (patch) | |
tree | c5f3c50092017c388deab29d5c6d78aba6e8c62a /textproc/p5-Plucene-Plugin-Analyzer-SnowballAnalyzer | |
parent | 2c42326abcbd5f7436c2c89c21857a53a34859f6 (diff) | |
download | freebsd-ports-gnome-c9d57fc0b024675e52ebc1e0b6108166adacbb15.tar.gz freebsd-ports-gnome-c9d57fc0b024675e52ebc1e0b6108166adacbb15.tar.zst freebsd-ports-gnome-c9d57fc0b024675e52ebc1e0b6108166adacbb15.zip |
Fix make fetch.
Noticed by: Ion-Mihai Tetcu <itetcu@people.tecnik93.com>
Diffstat (limited to 'textproc/p5-Plucene-Plugin-Analyzer-SnowballAnalyzer')
-rw-r--r-- | textproc/p5-Plucene-Plugin-Analyzer-SnowballAnalyzer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Plucene-Plugin-Analyzer-SnowballAnalyzer/Makefile b/textproc/p5-Plucene-Plugin-Analyzer-SnowballAnalyzer/Makefile index db4f870737b2..0cf143e33cd8 100644 --- a/textproc/p5-Plucene-Plugin-Analyzer-SnowballAnalyzer/Makefile +++ b/textproc/p5-Plucene-Plugin-Analyzer-SnowballAnalyzer/Makefile @@ -9,7 +9,7 @@ PORTNAME= Plucene-Plugin-Analyzer-SnowballAnalyzer PORTVERSION= 1.1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= ../by-authors/F/FA/FABPOT +MASTER_SITE_SUBDIR= ../by-authors/id/F/FA/FABPOT PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org |