diff options
Diffstat (limited to 'java/eclipse-shelled/Makefile')
-rw-r--r-- | java/eclipse-shelled/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/eclipse-shelled/Makefile b/java/eclipse-shelled/Makefile index b12e857d7b77..c96a4093bf3c 100644 --- a/java/eclipse-shelled/Makefile +++ b/java/eclipse-shelled/Makefile @@ -7,7 +7,7 @@ PORTNAME= ShellEd PORTVERSION= 1.0.2a -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= java devel MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME:L}/1.0.2 PKGNAMEPREFIX= eclipse- |