diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 1999-09-06 14:10:31 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 1999-09-06 14:10:31 +0000 |
commit | 67dae9a11f251b268682eb447f8a64529c787e9a (patch) | |
tree | fee861d3f3e977b8dd6efa5adf0f43ef4c33df1f /textproc/xml4j/Makefile | |
parent | 40e564d11ce42146e043fe6c6daad228eb37ca96 (diff) |
Notes
Diffstat (limited to 'textproc/xml4j/Makefile')
-rw-r--r-- | textproc/xml4j/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/xml4j/Makefile b/textproc/xml4j/Makefile index c7cd95acccad..5743d23bc08d 100644 --- a/textproc/xml4j/Makefile +++ b/textproc/xml4j/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: XML for Java -# Version required: 2.0.14 +# Version required: 2.0.15 # Date created: 16 May 1999 # Whom: Jun Kuriyama <kuriyama@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= xml4j_2_0_14 -PKGNAME= xml4j-2.0.14 +DISTNAME= xml4j_2_0_15 +PKGNAME= xml4j-2.0.15 CATEGORIES= textproc MASTER_SITES= http://www.alphaworks.ibm.com/tech/xml4j/ |