diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2003-10-27 04:10:14 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2003-10-27 04:10:14 +0000 |
commit | f356d5bf7fc304bb95e0386ddfba624e43256753 (patch) | |
tree | e06d7b7a15d901e73af591f2b79e3e4dbe441035 /textproc | |
parent | Per distfile survey, update mastersite. The only difference in the (diff) |
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.
Notes
Notes:
svn path=/head/; revision=92301
Diffstat (limited to 'textproc')
-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 d0718b3d2e98..03a0d7dde78c 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 |