files are always fetchable, even when new versions are published and the
old version is moved to archive/
Fetch breakage reported by Pascal Stumpf on ports@
Suggestion to add archive url to MASTER_SITES from phessler@
ok phessler@ jasper@
This commit is contained in:
landry 2011-02-09 10:20:16 +00:00
parent 724ce93b27
commit 2d9e57c1f1

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.21 2011/01/06 16:46:42 landry Exp $
# $OpenBSD: Makefile,v 1.22 2011/02/09 10:20:16 landry Exp $
COMMENT= free software clone of Worms(R) game concept
@ -15,7 +15,8 @@ PERMIT_DISTFILES_FTP= Yes
WANTLIB= SDL X11 c m png pthread stdc++ SDL_gfx SDL_image \
SDL_mixer SDL_net SDL_ttf curl>=5 xml2
MASTER_SITES= http://download.gna.org/warmux/
MASTER_SITES= http://download.gna.org/warmux/ \
http://download.gna.org/warmux/archive/
EXTRACT_SUFX= .tar.bz2
RUN_DEPENDS= devel/desktop-file-utils