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