aboutsummaryrefslogtreecommitdiff
path: root/java/jc/Makefile
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2009-08-22 00:24:37 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2009-08-22 00:24:37 +0000
commit0074c5fa8cabe431c6868442326d476bb5ef2047 (patch)
tree1ef31ba9ad1115bd0e23a01a51630f10289403b1 /java/jc/Makefile
parent6b5fb87219ee4fff450c5a6daf74accfe83318ae (diff)
Notes
Diffstat (limited to 'java/jc/Makefile')
-rw-r--r--java/jc/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/java/jc/Makefile b/java/jc/Makefile
index 0b5f4833791b..4bd8df45e4b3 100644
--- a/java/jc/Makefile
+++ b/java/jc/Makefile
@@ -9,8 +9,7 @@ PORTNAME= jc
PORTVERSION= 1.4.7
PORTREVISION= 4
CATEGORIES= java
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR=jcvm/
+MASTER_SITES= SF/${PORTNAME}vm/JC%20source%20distribution/Release%20${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= JVM that converts class files to C source and compiles them with GCC