aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorbillf <billf@FreeBSD.org>1999-12-25 13:03:26 +0800
committerbillf <billf@FreeBSD.org>1999-12-25 13:03:26 +0800
commit492ace9ec850a8d18785b9fdbd7966b6eb52ba85 (patch)
treeaad2c31b4b3320058ab0084dc86b1092cdbb7922 /graphics
parent7b0c5e0b4ae660fdd1731f5fdf084b5fb91f9bb6 (diff)
downloadfreebsd-ports-gnome-492ace9ec850a8d18785b9fdbd7966b6eb52ba85.tar.gz
freebsd-ports-gnome-492ace9ec850a8d18785b9fdbd7966b6eb52ba85.tar.zst
freebsd-ports-gnome-492ace9ec850a8d18785b9fdbd7966b6eb52ba85.zip
Make this port actually fetch by using MASTER_SITE that works.
Making ffs() not conflict is another story...
Diffstat (limited to 'graphics')
-rw-r--r--graphics/cqcam/Makefile2
1 files changed, 1 insertions, 1 deletions
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