aboutsummaryrefslogtreecommitdiff
path: root/games/eboard
diff options
context:
space:
mode:
authorJohan van Selst <johans@FreeBSD.org>2011-08-03 17:01:01 +0000
committerJohan van Selst <johans@FreeBSD.org>2011-08-03 17:01:01 +0000
commitd8847604a934221c8951ae7fafe3364162a47019 (patch)
treecbe11053323b66400d66ee4e8ac58002e8b1c39b /games/eboard
parenta9abc40217cc35f4706b1e04745cea696e5bedf8 (diff)
downloadports-d8847604a934221c8951ae7fafe3364162a47019.tar.gz
ports-d8847604a934221c8951ae7fafe3364162a47019.zip
Notes
Diffstat (limited to 'games/eboard')
-rw-r--r--games/eboard/Makefile8
1 files changed, 6 insertions, 2 deletions
diff --git a/games/eboard/Makefile b/games/eboard/Makefile
index 6187bbcd405c..b3c1845ef47a 100644
--- a/games/eboard/Makefile
+++ b/games/eboard/Makefile
@@ -9,8 +9,12 @@ PORTNAME= eboard
PORTVERSION= 1.1.1
PORTREVISION= 3
CATEGORIES= games
-MASTER_SITES= SF
-DISTFILES= ${DISTNAME}${EXTRACT_SUFX} eboard-extras-1pl2.tar.gz eboard-extras-2.tar.gz
+MASTER_SITES= SF \
+ SF/${PORTNAME}/eboard-extras/pack%201%20patchlevel%202/:p1 \
+ SF/${PORTNAME}/eboard-extras/pack%202/:p2
+DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
+ eboard-extras-1pl2.tar.gz:p1 \
+ eboard-extras-2.tar.gz:p2
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= johans@FreeBSD.org