From 27e9f03df05a22c1e6defacd353a8eb3b6e5862e Mon Sep 17 00:00:00 2001 From: Christophe Mutricy Date: Fri, 1 Feb 2008 23:51:03 +0000 Subject: [PATCH 1/1] Cosmetic --- extras/contrib/src/Makefile | 2 +- extras/contrib/src/packages.mak | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/extras/contrib/src/Makefile b/extras/contrib/src/Makefile index f83a6dbcad..1827d6b08c 100644 --- a/extras/contrib/src/Makefile +++ b/extras/contrib/src/Makefile @@ -2274,7 +2274,7 @@ DISTCLEAN_PKG += ncurses-$(NCURSES_VERSION).tar.gz # *************************************************************************** asa.git.tar.gz: - $(WGET) "http://git.spaceboyz.net/asa.git/?p=asa.git;a=snapshot;" -O asa.git.tar.gz + $(WGET) $(ASA_URL) -O $@ asa: asa.git.tar.gz $(EXTRACT_GZ) diff --git a/extras/contrib/src/packages.mak b/extras/contrib/src/packages.mak index 70d1efeae8..8d9ab9e09c 100644 --- a/extras/contrib/src/packages.mak +++ b/extras/contrib/src/packages.mak @@ -208,3 +208,4 @@ LUA_VERSION=5.1 LUA_URL=http://www.lua.org/ftp/lua-$(LUA_VERSION).tar.gz NCURSES_VERSION=5.6 NCURSES_URL=$(GNU)/ncurses/ncurses-$(NCURSES_VERSION).tar.gz +ASA_URL="http://git.spaceboyz.net/asa.git/?p=asa.git;a=snapshot;" -- 2.39.2