diff options
Diffstat (limited to 'games/cake')
-rw-r--r-- | games/cake/Makefile | 2 | ||||
-rw-r--r-- | games/cake/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/cake/Makefile b/games/cake/Makefile index 0f90c080a71c..b1049eeba171 100644 --- a/games/cake/Makefile +++ b/games/cake/Makefile @@ -8,7 +8,7 @@ PORTNAME= cake PORTVERSION= 2005.12.26 CATEGORIES= games -MASTER_SITES= http://www.calodox.scene.org:8080/morbac/cake/download/ \ +MASTER_SITES= http://www.calodox.scene.org/morbac/cake/download/ \ http://freebsd.nsu.ru/distfiles/ DISTNAME= ${PORTNAME}_src_${PORTVERSION:S/.//g} diff --git a/games/cake/pkg-descr b/games/cake/pkg-descr index 0d2260d3b236..04392862e969 100644 --- a/games/cake/pkg-descr +++ b/games/cake/pkg-descr @@ -17,4 +17,4 @@ for id Software's Quake III Arena maps. It currently features: * entities (with variable LOD) * zip compressed files (*.pk3) -WWW: http://www.calodox.scene.org:8080/morbac/cake/index.html +WWW: http://www.calodox.scene.org/morbac/cake/ |