diff options
Diffstat (limited to 'textproc/apache-solr3/Makefile')
-rw-r--r-- | textproc/apache-solr3/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/apache-solr3/Makefile b/textproc/apache-solr3/Makefile index e4e1d08c4638..4b157a4ce86d 100644 --- a/textproc/apache-solr3/Makefile +++ b/textproc/apache-solr3/Makefile @@ -4,8 +4,7 @@ PORTNAME= apache-solr PORTVERSION= 3.6.2 CATEGORIES= textproc java -MASTER_SITES= APACHE -MASTER_SITE_SUBDIR= lucene/solr/${PORTVERSION}/ +MASTER_SITES= APACHE/lucene/solr/${PORTVERSION} PKGNAMESUFFIX= 3 MAINTAINER= gaod@hychen.org |