Fix DISTFILES for Distilator.
PR: ports/173270 Submitted by: nemysis <nemysis@gmx.ch> (maintainer) Feature safe: yes
This commit is contained in:
parent
c0b61a1aed
commit
3ef922ac18
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=306981
1 changed files with 2 additions and 2 deletions
|
@ -4,9 +4,9 @@ PORTNAME= domination
|
|||
PORTVERSION= 1.1.1.1
|
||||
CATEGORIES= games java
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME:S/d/D/}/${PORTVERSION}/:game \
|
||||
http://domination.sourceforge.net/maps/:maps
|
||||
http://domination.sourceforge.net/maps/
|
||||
DISTFILES= ${PORTNAME:S/d/D/}_${DISTVERSION}${EXTRACT_SUFX}:game \
|
||||
${MAPS:S/$/.zip/}:maps
|
||||
${MAPS:S/$/.zip/}
|
||||
DIST_SUBDIR= ${PORTNAME}
|
||||
|
||||
MAINTAINER= nemysis@gmx.ch
|
||||
|
|
Loading…
Reference in a new issue