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 4e0c2bb9099b..4db94908713c 100644 --- a/java/classpath/Makefile +++ b/java/classpath/Makefile @@ -8,7 +8,7 @@ PORTNAME= classpath PORTVERSION= 0.93 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= java devel MASTER_SITES= ${MASTER_SITE_GNU} \ ${MASTER_SITE_SAVANNAH} |