diff options
Diffstat (limited to 'java/eclipse-checkstyle/Makefile')
-rw-r--r-- | java/eclipse-checkstyle/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/java/eclipse-checkstyle/Makefile b/java/eclipse-checkstyle/Makefile index bb4e71f8250c..f21a6d3f3de1 100644 --- a/java/eclipse-checkstyle/Makefile +++ b/java/eclipse-checkstyle/Makefile @@ -9,8 +9,7 @@ PORTNAME= checkstyle PORTVERSION= 3.4.1.0 PORTREVISION= 4 CATEGORIES= java devel -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= eclipse-cs +MASTER_SITES= SF/eclipse-cs/Eclipse%20Checkstyle%20Plug-in/v3.4.1 PKGNAMEPREFIX= eclipse- DISTNAME= com.atlassw.tools.eclipse.checkstyle_${PORTVERSION} DIST_SUBDIR= eclipse |