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/Makefile | |
parent | drop maintainership (diff) |
correct MASTER_SITES, drop maintainership (no access to hardware)
Notes
Notes:
svn path=/head/; revision=105766
Diffstat (limited to '')
-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 |