diff options
author | Bill Fumerola <billf@FreeBSD.org> | 2004-03-31 09:57:38 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 2004-03-31 09:57:38 +0000 |
commit | 6ad7c41b9c3bd08ea9a9e5446f47315523961a50 (patch) | |
tree | 6e5217c0e255d3650e2b255c891bf776bb0510f6 /graphics/qcread | |
parent | 1de8cd9ca9697596d838f6dac66b0715bfa83fcd (diff) | |
download | ports-6ad7c41b9c3bd08ea9a9e5446f47315523961a50.tar.gz ports-6ad7c41b9c3bd08ea9a9e5446f47315523961a50.zip |
Notes
Diffstat (limited to 'graphics/qcread')
-rw-r--r-- | graphics/qcread/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/qcread/Makefile b/graphics/qcread/Makefile index c4393956f511..75ed227f280e 100644 --- a/graphics/qcread/Makefile +++ b/graphics/qcread/Makefile @@ -8,10 +8,9 @@ PORTNAME= qcread PORTVERSION= 0.3 CATEGORIES= graphics -MASTER_SITES= ftp://mars.illtel.denver.co.us/pub/qcread/ \ - http://mars.illtel.denver.co.us/pub/qcread/ +MASTER_SITES= http://www.fhttpd.org/pub/qcread/ -MAINTAINER= billf@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Supports both color and B&W parallel-port Connectix QuickCam for PC ONLY_FOR_ARCHS= i386 |