diff options
author | Andrej Zverev <az@FreeBSD.org> | 2011-09-08 08:36:43 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2011-09-08 08:36:43 +0000 |
commit | a015f2e5d01914a78ae49e52b8ede1ad288b54a4 (patch) | |
tree | f12874a6e0a96c7033b5b00892bfe0155701411c /textproc/p5-Plucene | |
parent | 2c1c3213db262bfef8e94495042dad914b44ae32 (diff) | |
download | ports-a015f2e5d01914a78ae49e52b8ede1ad288b54a4.tar.gz ports-a015f2e5d01914a78ae49e52b8ede1ad288b54a4.zip |
Notes
Diffstat (limited to 'textproc/p5-Plucene')
-rw-r--r-- | textproc/p5-Plucene/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Plucene/Makefile b/textproc/p5-Plucene/Makefile index f9d6b4a92137..4719f1002090 100644 --- a/textproc/p5-Plucene/Makefile +++ b/textproc/p5-Plucene/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.25 PORTREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= ../by-authors/id/T/TM/TMTM +MASTER_SITE_SUBDIR= CPAN:TMTM PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org |