diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2005-12-27 14:16:08 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2005-12-27 14:16:08 +0000 |
commit | ab1faf959fa1a2be3471aa4adc3b618dc14ce00a (patch) | |
tree | 0c86552b9354f22efaccc9df5bb54474c4f4f41b /games/cake | |
parent | 236c80ebda8234ff3a4a8f837907be16f9f73fd3 (diff) |
Notes
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/ |