diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2003-01-19 20:01:35 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2003-01-19 20:01:35 +0000 |
commit | 3060e83fb3d0cd8597762b981f2d94962f594254 (patch) | |
tree | bc06e82b7f42de0f0c10e524c5ad2a3b046a8fc1 /games | |
parent | Update to 2.0.0. (diff) |
Update MASTER_SITES and release to the wild.
Notes
Notes:
svn path=/head/; revision=73545
Diffstat (limited to 'games')
-rw-r--r-- | games/madbomber/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/madbomber/Makefile b/games/madbomber/Makefile index b38b9a6a768f..ba888bb2c9ba 100644 --- a/games/madbomber/Makefile +++ b/games/madbomber/Makefile @@ -8,9 +8,9 @@ PORTNAME= madbomber PORTVERSION= 0.2.4 CATEGORIES= games -MASTER_SITES= ftp://ftp.sonic.net/pub/users/nbs/unix/x/madbomber/ +MASTER_SITES= http://www.nbswebfx.com/downloads/ -MAINTAINER= sobomax@FreeBSD.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= SDL_image.10:${PORTSDIR}/graphics/sdl_image \ SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer |