aboutsummaryrefslogtreecommitdiff
path: root/games/domination
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2012-11-04 18:53:13 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2012-11-04 18:53:13 +0000
commit3ef922ac187d30c09e571cddecc63e5527a88a21 (patch)
treebec3f46f695a770fea3928b5d86212496dbcddb6 /games/domination
parentc0b61a1aed07c99601f2b7f225bba838708b755a (diff)
downloadports-3ef922ac187d30c09e571cddecc63e5527a88a21.tar.gz
ports-3ef922ac187d30c09e571cddecc63e5527a88a21.zip
Fix DISTFILES for Distilator.
PR: ports/173270 Submitted by: nemysis <nemysis@gmx.ch> (maintainer) Feature safe: yes
Notes
Notes: svn path=/head/; revision=306981
Diffstat (limited to 'games/domination')
-rw-r--r--games/domination/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/domination/Makefile b/games/domination/Makefile
index 512b6087c1af..8f764d1975d5 100644
--- a/games/domination/Makefile
+++ b/games/domination/Makefile
@@ -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