diff options
author | billf <billf@FreeBSD.org> | 2004-03-31 17:57:38 +0800 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 2004-03-31 17:57:38 +0800 |
commit | 3c159511fc6d32166d064b6f3fcbfdc118f563f2 (patch) | |
tree | 59df6c4aee0a1c0fe7aa2fadf24b1306a29d62b9 /graphics | |
parent | 7f8dc3c65872522e02ddb4f150f13e82e92cefc6 (diff) | |
download | freebsd-ports-gnome-3c159511fc6d32166d064b6f3fcbfdc118f563f2.tar.gz freebsd-ports-gnome-3c159511fc6d32166d064b6f3fcbfdc118f563f2.tar.zst freebsd-ports-gnome-3c159511fc6d32166d064b6f3fcbfdc118f563f2.zip |
correct MASTER_SITES, drop maintainership (no access to hardware)
Diffstat (limited to 'graphics')
-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 |