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 7b85385554b3..3225e0ea5587 100644 --- a/java/eclipse-shelled/Makefile +++ b/java/eclipse-shelled/Makefile @@ -1,6 +1,6 @@ PORTNAME= ShellEd PORTVERSION= 1.0.2a -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= java devel MASTER_SITES= SF/${PORTNAME:tl}/${PORTNAME:tl}/1.0.2 PKGNAMEPREFIX= eclipse- |