diff options
-rw-r--r-- | databases/xapian-core/Makefile | 4 | ||||
-rw-r--r-- | databases/xapian-core10/Makefile | 4 |
2 files changed, 2 insertions, 6 deletions
diff --git a/databases/xapian-core/Makefile b/databases/xapian-core/Makefile index c34874ec2fe4..6d6c0c1f3f1d 100644 --- a/databases/xapian-core/Makefile +++ b/databases/xapian-core/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 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 |