diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 1999-05-24 12:16:10 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 1999-05-24 12:16:10 +0000 |
commit | 13f264a2a2c89b1963e5a106b7f50d3fd285fc3e (patch) | |
tree | 126384110ebbd30fed5ad401ad9d315fab6d6893 /textproc/xml4j/Makefile | |
parent | 9299d674f7b7f80c53bcbb593638cbce452aea5b (diff) |
WWW homepage has changed.
Notes
Notes:
svn path=/head/; revision=18976
Diffstat (limited to 'textproc/xml4j/Makefile')
-rw-r--r-- | textproc/xml4j/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/xml4j/Makefile b/textproc/xml4j/Makefile index 68769de7ca28..cb32afd13473 100644 --- a/textproc/xml4j/Makefile +++ b/textproc/xml4j/Makefile @@ -3,13 +3,13 @@ # Date created: 16 May 1999 # Whom: Jun Kuriyama <kuriyama@FreeBSD.ORG> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1999/05/21 15:35:53 kuriyama Exp $ # DISTNAME= xml4j_2_0_9 PKGNAME= xml4j-2.0.9 CATEGORIES= textproc -MASTER_SITES= http://www.alphaworks.ibm.com/technologies/xml4j/ +MASTER_SITES= http://www.alphaworks.ibm.com/tech/xml4j/ EXTRACT_SUFX= _tar.gz MAINTAINER= kuriyama@FreeBSD.ORG |