diff options
Diffstat (limited to 'games/egl')
-rw-r--r-- | games/egl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/egl/Makefile b/games/egl/Makefile index 409269c8fd9f..7b47e78ed1fb 100644 --- a/games/egl/Makefile +++ b/games/egl/Makefile @@ -9,7 +9,7 @@ PORTNAME= egl PORTVERSION= 0.2.5 CATEGORIES= games MASTER_SITES= http://egl.quakedev.com/files/:src \ - ftp://ftp.alepulver.com.ar/ports/egl/:data + ftp://ftp.alepulver.com.ar/distfiles/:data DISTNAME= ${PORTNAME}-v${PORTVERSION}-src DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:src \ egl.pkz:data |