diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/xerces-j/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |