From b7fc351009a9e97dcd443617c03c73be8fd00346 Mon Sep 17 00:00:00 2001 From: lofi Date: Tue, 7 Feb 2006 17:22:25 +0000 Subject: fetch(1) is stupid (force refetch instead of trying and failing to resume downloads). --- audio/akode/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'audio/akode') diff --git a/audio/akode/Makefile b/audio/akode/Makefile index 871aba7ddc6f..cf8625f9be73 100644 --- a/audio/akode/Makefile +++ b/audio/akode/Makefile @@ -20,7 +20,7 @@ COMMENT= Default KDE audio backend CONFLICTS= kdemultimedia-3.[1-3]* -FETCH_CMD= /usr/bin/fetch -Rr +FETCH_CMD= /usr/bin/fetch OPTIONS= JACK "Jack output plugin" off \ MPC "Monkey's Audio decoder plugin" on \ -- cgit