diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2002-12-11 05:30:57 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2002-12-11 05:30:57 +0000 |
commit | 91c977743a91c96cb8ddb7c97fe3ca8243734723 (patch) | |
tree | e2ac0ebee01ef87ce2c221af225bbb1505678685 /textproc/xerces-j | |
parent | 353316028ce9e43144a1c52e61d9de1cddb05faa (diff) | |
download | ports-91c977743a91c96cb8ddb7c97fe3ca8243734723.tar.gz ports-91c977743a91c96cb8ddb7c97fe3ca8243734723.zip |
Notes
Diffstat (limited to 'textproc/xerces-j')
-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 |