diff options
Diffstat (limited to 'java/eclipse-sqlexplorer/Makefile')
-rw-r--r-- | java/eclipse-sqlexplorer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/eclipse-sqlexplorer/Makefile b/java/eclipse-sqlexplorer/Makefile index d4087a466774..683963977d60 100644 --- a/java/eclipse-sqlexplorer/Makefile +++ b/java/eclipse-sqlexplorer/Makefile @@ -7,7 +7,7 @@ PORTNAME= sqlexplorer PORTVERSION= 2.2.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= java MASTER_SITES= # PKGNAMEPREFIX= eclipse- |