=================================================================== RCS file: /cvs/ports/games/flare/Attic/Makefile,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ports/games/flare/Attic/Makefile 2011/05/10 14:05:37 1.2 +++ ports/games/flare/Attic/Makefile 2011/07/22 03:29:48 1.3 @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.2 2011/05/10 14:05:37 yason Exp $ +# $OpenBSD: Makefile,v 1.3 2011/07/22 03:29:48 yason Exp $ COMMENT = engine for isometric-view action roleplaying games -DISTNAME = flare_src_v013 -PKGNAME = flare-0.13 +DISTNAME = flare_src_v014 +PKGNAME = flare-0.14 CATEGORIES = games @@ -19,7 +19,7 @@ WANTLIB += SDL SDL_image SDL_mixer c m pthread stdc++ -MASTER_SITES = http://flare-engine.googlecode.com/files/ +MASTER_SITES = https://github.com/downloads/clintbellanger/flare/ EXTRACT_SUFX = .zip MODULES = devel/cmake