diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-05 16:35:26 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-05 16:35:26 +0000 |
commit | 2917814d3213c08d9e8ad343dd3a20b3b1de7b9f (patch) | |
tree | ca25d0876780b4b137a1af12ee3cc271eb7d84cc /textproc/xml4j | |
parent | Bump libkrb5 version dependency for the Heimdal case. (diff) |
More style fixes for ports/textproc.
Notes
Notes:
svn path=/head/; revision=37996
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 597ef05e797f..1bd34213d6c2 100644 --- a/textproc/xml4j/Makefile +++ b/textproc/xml4j/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xml4j -PORTVERSION= 3.0.1 +PORTVERSION= 3.0.1 CATEGORIES= textproc MASTER_SITES= http://apps.alphaworks.ibm.com/technologies/xml4j/ DISTNAME= XML4J-bin.${PORTVERSION} |