diff options
Diffstat (limited to 'games/edge')
-rw-r--r-- | games/edge/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/edge/Makefile b/games/edge/Makefile index d1111a1e9890..e5d3bef76a44 100644 --- a/games/edge/Makefile +++ b/games/edge/Makefile @@ -9,7 +9,7 @@ PORTNAME= edge PORTVERSION= 1.29 PORTREVISION= 3 CATEGORIES= games -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/EDGE%20Source%20Code/${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION}-source DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ ${PORTNAME}-${PORTVERSION}-linux${EXTRACT_SUFX} |