diff options
Diffstat (limited to 'java/commonclipse')
-rw-r--r-- | java/commonclipse/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/java/commonclipse/Makefile b/java/commonclipse/Makefile index 155fa16fba8a..5438e1b3dc27 100644 --- a/java/commonclipse/Makefile +++ b/java/commonclipse/Makefile @@ -9,8 +9,7 @@ PORTNAME= commonclipse PORTVERSION= 1.3.0 PORTREVISION= 1 CATEGORIES= java devel -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= commonclipse +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}%20for%20eclipse%203.1M6%20and%20up DISTNAME= net.sf.commonclipse_${PORTVERSION} DIST_SUBDIR= eclipse |