diff options
Diffstat (limited to 'java/eclipse-jad')
-rw-r--r-- | java/eclipse-jad/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/java/eclipse-jad/Makefile b/java/eclipse-jad/Makefile index b7d6404dd96e..3d53ed6b86e5 100644 --- a/java/eclipse-jad/Makefile +++ b/java/eclipse-jad/Makefile @@ -8,8 +8,7 @@ PORTNAME= jad PORTVERSION= 3.3.0 CATEGORIES= java devel -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= jadclipse +MASTER_SITES= SF/${PORTNAME}clipse/${PORTNAME}clipse3.3/${PORTVERSION}%20%28for%20Eclipse%20_%3D3.3M6%29 PKGNAMEPREFIX= eclipse- DISTNAME= net.sf.jadclipse_${PORTVERSION} EXTRACT_SUFX= .jar |