diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-04-10 22:08:18 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-04-10 22:08:18 +0000 |
commit | 9d342dd6bb0e470f37d72d65b928868b1473c3b9 (patch) | |
tree | 2281656e0087af84b4d1b47e7bd84f088a1e5dee /databases/xapian-core10 | |
parent | a081958af0d2de1740200effae7363107b7d073e (diff) | |
download | ports-9d342dd6bb0e470f37d72d65b928868b1473c3b9.tar.gz ports-9d342dd6bb0e470f37d72d65b928868b1473c3b9.zip |
Notes
Diffstat (limited to 'databases/xapian-core10')
-rw-r--r-- | databases/xapian-core10/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/databases/xapian-core10/Makefile b/databases/xapian-core10/Makefile index c34874ec2fe4..6d6c0c1f3f1d 100644 --- a/databases/xapian-core10/Makefile +++ b/databases/xapian-core10/Makefile @@ -8,9 +8,7 @@ PORTNAME= xapian-core PORTVERSION= 1.0.5 CATEGORIES= databases -MASTER_SITES= http://www.oligarchy.co.uk/xapian/${PORTVERSION}/ \ - ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= miwi +MASTER_SITES= http://oligarchy.co.uk/xapian/${PORTVERSION}/ MAINTAINER= jean-francois.dockes@wanadoo.fr COMMENT= A probabilistic text search database engine |