diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2002-09-10 02:42:16 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2002-09-10 02:42:16 +0000 |
commit | a122b74860adaa19bb71a5fb5c0db83cdf0958d5 (patch) | |
tree | 19cb6c7606ca2cb01d870c84237d6a561a3b352d /textproc/xerces-j/Makefile | |
parent | This fix a warning in the mutt port which is fatal in certain (diff) |
- Update to version 2.1.0
- Update WWW
Diffstat (limited to 'textproc/xerces-j/Makefile')
-rw-r--r-- | textproc/xerces-j/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/xerces-j/Makefile b/textproc/xerces-j/Makefile index 9a69e6150064..6cc3cbd642fd 100644 --- a/textproc/xerces-j/Makefile +++ b/textproc/xerces-j/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xerces-j -PORTVERSION= 2.0.2 +PORTVERSION= 2.1.0 CATEGORIES= textproc java MASTER_SITES= http://xml.apache.org/dist/xerces-j/ DISTNAME= xerces-${PORTVERSION:S/./_/g} |