diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/cube/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/cube/Makefile b/games/cube/Makefile index a8d907793754..6142ba215350 100644 --- a/games/cube/Makefile +++ b/games/cube/Makefile @@ -8,8 +8,7 @@ PORTNAME= cube PORTVERSION= 2002.10.20 CATEGORIES= games -MASTER_SITES= http://ludo.uib.no/cube/ \ - http://tunes.org/~eihrul/ \ +MASTER_SITES= http://tunes.org/~eihrul/ \ http://www.idi.ntnu.no/~jonasf/cube/ DISTNAME= ${PORTNAME}_${PORTVERSION:S/./_/:S/./_/} |