From 492ace9ec850a8d18785b9fdbd7966b6eb52ba85 Mon Sep 17 00:00:00 2001 From: billf Date: Sat, 25 Dec 1999 05:03:26 +0000 Subject: Make this port actually fetch by using MASTER_SITE that works. Making ffs() not conflict is another story... --- graphics/cqcam/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'graphics') diff --git a/graphics/cqcam/Makefile b/graphics/cqcam/Makefile index 3350265f821e..23475b3f8314 100644 --- a/graphics/cqcam/Makefile +++ b/graphics/cqcam/Makefile @@ -8,7 +8,7 @@ DISTNAME= cqcam-0.45a CATEGORIES= graphics tk82 -MASTER_SITES= http://www.cs.virginia.edu/~patrick/cqcam/ +MASTER_SITES= ftp://ftp.cdrom.com/pub/unixfreeware/graphics/ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -- cgit