diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-08-10 19:07:53 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-08-10 19:07:53 +0000 |
commit | c3ef35dcd4e8a9c1e323f5d74370c409d3d1a73c (patch) | |
tree | 758511067a849a045bad277892aed5c9b4aac075 /java/castor/Makefile | |
parent | 63fde99c0a23aae6fc7f5fe57bfa14a867afc24e (diff) |
Update java/castor from 1.0.1 to 1.0.2 (latest upstream stable release)
PR: ports/101656
Submitted by: Adam VanderHook (maintainer)
Notes
Notes:
svn path=/head/; revision=170290
Diffstat (limited to 'java/castor/Makefile')
-rw-r--r-- | java/castor/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/castor/Makefile b/java/castor/Makefile index 9a8b05930a44..4e7eea56fe01 100644 --- a/java/castor/Makefile +++ b/java/castor/Makefile @@ -6,7 +6,7 @@ # PORTNAME= castor -PORTVERSION= 1.0.1 +PORTVERSION= 1.0.2 CATEGORIES= java devel MASTER_SITES= http://dist.codehaus.org/castor/${PORTVERSION}/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src |