diff options
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/ |