diff options
Diffstat (limited to 'games/defendguin/Makefile')
-rw-r--r-- | games/defendguin/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/defendguin/Makefile b/games/defendguin/Makefile index a2617e69486e..6db68346ab6b 100644 --- a/games/defendguin/Makefile +++ b/games/defendguin/Makefile @@ -6,11 +6,11 @@ # PORTNAME= defendguin -PORTVERSION= 0.0.9 +PORTVERSION= 0.0.10 CATEGORIES= games -MASTER_SITES= ftp://ftp.sonic.net/pub/users/nbs/unix/x/defendguin/ +MASTER_SITES= http://www.nbswebfx.com/downloads/ -MAINTAINER= sobomax@FreeBSD.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer |