summaryrefslogtreecommitdiffstats
path: root/misc/airoflash
diff options
context:
space:
mode:
authorfenner <fenner@FreeBSD.org>2002-09-10 21:15:29 +0000
committerfenner <fenner@FreeBSD.org>2002-09-10 21:15:29 +0000
commitf052b77293c8cb99167c0c36a71758ed02b06bf4 (patch)
tree3b5b94ba89a85a3d6758c019555530e6f59088ed /misc/airoflash
parent244e4441f42dd0fa2439c6ccdc0f073ed83fcfde (diff)
downloadFreeBSD-ports-f052b77293c8cb99167c0c36a71758ed02b06bf4.zip
FreeBSD-ports-f052b77293c8cb99167c0c36a71758ed02b06bf4.tar.gz
Leave off the &content-type= request; this still fetches the same file
and stops the error message from "make fetch-list"
Diffstat (limited to 'misc/airoflash')
-rw-r--r--misc/airoflash/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/airoflash/Makefile b/misc/airoflash/Makefile
index 80f32e2..ace6374 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=
OpenPOWER on IntegriCloud