diff options
Diffstat (limited to 'java/classpath/Makefile')
-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 698d1699dc2b..ddfd0cf6c64b 100644 --- a/java/classpath/Makefile +++ b/java/classpath/Makefile @@ -8,7 +8,7 @@ PORTNAME= classpath PORTVERSION= 0.97.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= java devel MASTER_SITES= ${MASTER_SITE_GNU} \ ${MASTER_SITE_SAVANNAH} |