diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2008-11-21 09:32:23 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2008-11-21 09:32:23 +0000 |
commit | c575cef85baf1298c40348eaabf5561b54e5c522 (patch) | |
tree | 5b46de2770efd35b7fdeeb701882a32cbae94dcc /multimedia | |
parent | 73e675e5ce6e381374626b33ff05121d373354c9 (diff) | |
download | ports-c575cef85baf1298c40348eaabf5561b54e5c522.tar.gz ports-c575cef85baf1298c40348eaabf5561b54e5c522.zip |
Notes
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/pwcbsd/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/multimedia/pwcbsd/Makefile b/multimedia/pwcbsd/Makefile index 259ad7824e43..a34b13afdb95 100644 --- a/multimedia/pwcbsd/Makefile +++ b/multimedia/pwcbsd/Makefile @@ -16,6 +16,8 @@ MASTER_SITE_SUBDIR= miwi MAINTAINER= ports@FreeBSD.org COMMENT= The Linux pwc webcam driver ported to FreeBSD +BROKEN= doesn't fetch + MAN4= pwc.4 WRKSRC= ${WRKDIR}/${PORTNAME} |