diff options
author | sobomax <sobomax@FreeBSD.org> | 2003-01-20 04:01:35 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2003-01-20 04:01:35 +0800 |
commit | 46d8ad924b28d2cebc691b46c89893edcbd7f92e (patch) | |
tree | 1603d011aeac94fda6438e75c26ec6a7c3f70134 /games | |
parent | 09499e6ae2ebf250686d121c1fd8ef0f0fc916ab (diff) | |
download | freebsd-ports-gnome-46d8ad924b28d2cebc691b46c89893edcbd7f92e.tar.gz freebsd-ports-gnome-46d8ad924b28d2cebc691b46c89893edcbd7f92e.tar.zst freebsd-ports-gnome-46d8ad924b28d2cebc691b46c89893edcbd7f92e.zip |
Update MASTER_SITES and release to the wild.
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 |