diff options
author | linimon <linimon@FreeBSD.org> | 2003-10-27 04:10:14 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2003-10-27 04:10:14 +0000 |
commit | 5e4cfbc0d5d7de46dbdd2f96222e9ffa2ebf333f (patch) | |
tree | c27ce4f73654b340d1089e775f573b9f3c559217 /textproc/xml4j | |
parent | 8022b8f604382546070a4a5824f1d1992d9dc32e (diff) | |
download | FreeBSD-ports-5e4cfbc0d5d7de46dbdd2f96222e9ffa2ebf333f.zip FreeBSD-ports-5e4cfbc0d5d7de46dbdd2f96222e9ffa2ebf333f.tar.gz |
Per distfile survey, chase mastersite. However, note that the
distfile is no longer available on that website, so someone
will need to do the work to check the updates and ensure the
license is still compatible.
But at least you'll know where to start looking.
Diffstat (limited to 'textproc/xml4j')
-rw-r--r-- | textproc/xml4j/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/xml4j/Makefile b/textproc/xml4j/Makefile index d0718b3..03a0d7d 100644 --- a/textproc/xml4j/Makefile +++ b/textproc/xml4j/Makefile @@ -8,7 +8,7 @@ PORTNAME= xml4j PORTVERSION= 3.1.1 CATEGORIES= textproc -MASTER_SITES= http://apps.alphaworks.ibm.com/technologies/xml4j/ +MASTER_SITES= http://www.alphaworks.ibm.com/aw.nsf/download/xml4j/ DISTNAME= XML4J-J-bin.${PORTVERSION} MAINTAINER= ports@FreeBSD.org |