1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

Use DISTVERSIONPREFIX instead of DISTNAME

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2017-05-28 23:16:40 +00:00
parent 4c70389f16
commit 2f4f03f811
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=441948

View File

@ -3,10 +3,10 @@
PORTNAME= jython
PORTVERSION= 2.7.0
DISTVERSIONPREFIX= installer-
CATEGORIES= lang python java
MASTER_SITES= https://repo1.maven.org/maven2/org/python/jython-installer/${PORTVERSION}/ \
http://repo1.maven.org/maven2/org/python/jython-installer/${PORTVERSION}/
DISTNAME= jython-installer-${PORTVERSION}
EXTRACT_SUFX= .jar
MAINTAINER= python@FreeBSD.org