aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--textproc/xerces-c/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/xerces-c/Makefile b/textproc/xerces-c/Makefile
index 57f81c268036..5e671f5c25a1 100644
--- a/textproc/xerces-c/Makefile
+++ b/textproc/xerces-c/Makefile
@@ -8,9 +8,9 @@
PORTNAME= xerces_c
PORTVERSION= 1.7.0
CATEGORIES= textproc
-MASTER_SITES= ${MASTER_SITE_APACHE_XML} \
+MASTER_SITES= http://archive.apache.org/dist/xml/%SUBDIR%/ \
http://document-root.de/xerces-c-mirror/
-MASTER_SITE_SUBDIR= xerces-c/stable/archives/Xerces-C_${PORTVERSION:S/./_/g}
+MASTER_SITE_SUBDIR= xerces-c/Xerces-C_${PORTVERSION:S/./_/g}
DISTNAME= xerces-c-src${PORTVERSION:S/./_/g}
MAINTAINER= ports@FreeBSD.org