From 2cdc67cc61d90aeaea35cd5bbec2a2a1df84f75b Mon Sep 17 00:00:00 2001 From: kevlo Date: Wed, 11 Dec 2002 05:30:57 +0000 Subject: Fix MASTER_SITES --- textproc/xerces-j/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'textproc/xerces-j') diff --git a/textproc/xerces-j/Makefile b/textproc/xerces-j/Makefile index f8cb195419f5..c8d1c49d7eb1 100644 --- a/textproc/xerces-j/Makefile +++ b/textproc/xerces-j/Makefile @@ -8,7 +8,7 @@ PORTNAME= xerces-j PORTVERSION= 2.2.0 CATEGORIES= textproc java -MASTER_SITES= http://xml.apache.org/dist/xerces-j/ +MASTER_SITES= http://xml.apache.org/dist/xerces-j/old_xerces2/ DISTNAME= Xerces-J-src.${PORTVERSION} MAINTAINER= kevlo@FreeBSD.org -- cgit