diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2003-01-19 19:59:56 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2003-01-19 19:59:56 +0000 |
commit | f4fe8e803b490d33f520851dd0a942c1aee137ed (patch) | |
tree | 49eb06637a96d39430364e9913d0ba0ef31aaa7a /games/defendguin/Makefile | |
parent | 0630dd853604f5638d7c41c3a71ae53df8118613 (diff) | |
download | ports-f4fe8e803b490d33f520851dd0a942c1aee137ed.tar.gz ports-f4fe8e803b490d33f520851dd0a942c1aee137ed.zip |
Notes
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 |