diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:24:37 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:24:37 +0000 |
commit | 0074c5fa8cabe431c6868442326d476bb5ef2047 (patch) | |
tree | 1ef31ba9ad1115bd0e23a01a51630f10289403b1 /lang/jython | |
parent | 6b5fb87219ee4fff450c5a6daf74accfe83318ae (diff) | |
download | ports-0074c5fa8cabe431c6868442326d476bb5ef2047.tar.gz ports-0074c5fa8cabe431c6868442326d476bb5ef2047.zip |
- Switch SourceForge ports to the new File Release System: categories starting with H,I,J,K,L
Notes
Notes:
svn path=/head/; revision=240071
Diffstat (limited to 'lang/jython')
-rw-r--r-- | lang/jython/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/jython/Makefile b/lang/jython/Makefile index 4768f312a688..58e6c573c5d1 100644 --- a/lang/jython/Makefile +++ b/lang/jython/Makefile @@ -9,8 +9,7 @@ PORTNAME= jython PORTVERSION= 2.2 PORTREVISION= 1 CATEGORIES= lang python java -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF DISTNAME= jython_installer-${PORTVERSION} EXTRACT_SUFX= .jar EXTRACT_ONLY= # none |