From 0addc8ccd897ac9255303c580705917995581134 Mon Sep 17 00:00:00 2001 From: Bill 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/airoflash') 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 v1.2.3