From f052b77293c8cb99167c0c36a71758ed02b06bf4 Mon Sep 17 00:00:00 2001 From: fenner Date: Tue, 10 Sep 2002 21:15:29 +0000 Subject: Leave off the &content-type= request; this still fetches the same file and stops the error message from "make fetch-list" --- misc/airoflash/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'misc') diff --git a/misc/airoflash/Makefile b/misc/airoflash/Makefile index 80f32e28d297..ace63744a0c4 100644 --- a/misc/airoflash/Makefile +++ b/misc/airoflash/Makefile @@ -8,7 +8,7 @@ PORTNAME= airoflash PORTVERSION= ${AF_VERSION} CATEGORIES= misc -MASTER_SITES= "http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/~checkout~/airo-linux/airo-linux/tools/airoflash.c?rev=${AF_VERSION}&content-type=text/plain" +MASTER_SITES= "http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/~checkout~/airo-linux/airo-linux/tools/airoflash.c?rev=${AF_VERSION}" DISTNAME= airoflash.c EXTRACT_SUFX= -- cgit