diff options
author | sobomax <sobomax@FreeBSD.org> | 2003-01-19 20:01:35 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2003-01-19 20:01:35 +0000 |
commit | 46d8ad924b28d2cebc691b46c89893edcbd7f92e (patch) | |
tree | 1603d011aeac94fda6438e75c26ec6a7c3f70134 /games/madbomber | |
parent | 09499e6ae2ebf250686d121c1fd8ef0f0fc916ab (diff) | |
download | FreeBSD-ports-46d8ad924b28d2cebc691b46c89893edcbd7f92e.zip FreeBSD-ports-46d8ad924b28d2cebc691b46c89893edcbd7f92e.tar.gz |
Update MASTER_SITES and release to the wild.
Diffstat (limited to 'games/madbomber')
-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 b38b9a6..ba888bb 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 |