diff options
Diffstat (limited to 'games/icbm3d/Makefile')
-rw-r--r-- | games/icbm3d/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/icbm3d/Makefile b/games/icbm3d/Makefile index e526dfeafc0e..83cf88a4c2ce 100644 --- a/games/icbm3d/Makefile +++ b/games/icbm3d/Makefile @@ -8,7 +8,7 @@ PORTNAME= icbm3d PORTVERSION= 0.4 CATEGORIES= games -MASTER_SITES= ftp://ftp.sonic.net/pub/users/nbs/unix/x/icbm3d/ +MASTER_SITES= ftp://ftp.billsgames.com/unix/x/icbm3d/ DISTNAME= ${PORTNAME}.${PORTVERSION} MAINTAINER= ports@FreeBSD.org |