diff options
Diffstat (limited to 'java/eclipse-sqlexplorer')
-rw-r--r-- | java/eclipse-sqlexplorer/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/java/eclipse-sqlexplorer/Makefile b/java/eclipse-sqlexplorer/Makefile index 8e10c8a3491b..e3a8d9fdd1c1 100644 --- a/java/eclipse-sqlexplorer/Makefile +++ b/java/eclipse-sqlexplorer/Makefile @@ -9,8 +9,7 @@ PORTNAME= sqlexplorer PORTVERSION= 2.2.4 PORTREVISION= 3 CATEGORIES= java -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= eclipsesql +MASTER_SITES= SF/eclipsesql/SQL%20Explorer%20Plugin/${PORTVERSION} PKGNAMEPREFIX= eclipse- DISTNAME= net.sourceforge.${PORTNAME}_${PORTVERSION} EXTRACT_SUFX= .zip |