diff options
| author | Archie Cobbs <archie@FreeBSD.org> | 2005-07-26 19:34:30 +0000 | 
|---|---|---|
| committer | Archie Cobbs <archie@FreeBSD.org> | 2005-07-26 19:34:30 +0000 | 
| commit | 83a190d48939bbefccd8de092937da128a4e30bd (patch) | |
| tree | df56a631fabda587b1f5430dca0dcd41df688a03 /java | |
| parent | - Fix build when WITH_GNOMEVFS2 is set [1] (diff) | |
Upgrade to release 0.17.
Notes
Notes:
    svn path=/head/; revision=140178
Diffstat (limited to 'java')
| -rw-r--r-- | java/classpath/Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/java/classpath/Makefile b/java/classpath/Makefile index 816544a3a57a..dc04f9ac1446 100644 --- a/java/classpath/Makefile +++ b/java/classpath/Makefile @@ -7,7 +7,7 @@  #  PORTNAME=	classpath -PORTVERSION=	0.15 +PORTVERSION=	0.17  CATEGORIES=	java  MASTER_SITES=	${MASTER_SITE_GNU}  MASTER_SITE_SUBDIR=	${PORTNAME} | 
