diff options
author | edwin <edwin@FreeBSD.org> | 2004-10-16 08:43:02 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2004-10-16 08:43:02 +0800 |
commit | 196c9f155c78071ee434ac871e748fcafcd9f6a3 (patch) | |
tree | b737806dc84b82fe1975fcde243148d55e2ba194 /multimedia/pvr250 | |
parent | 60a24182c344a2350a16dfb990edb93bdddc6bcb (diff) | |
download | freebsd-ports-gnome-196c9f155c78071ee434ac871e748fcafcd9f6a3.tar.gz freebsd-ports-gnome-196c9f155c78071ee434ac871e748fcafcd9f6a3.tar.zst freebsd-ports-gnome-196c9f155c78071ee434ac871e748fcafcd9f6a3.zip |
Typo: It's the PVR-250/350 and not the PVR-250/260 card.
Diffstat (limited to 'multimedia/pvr250')
-rw-r--r-- | multimedia/pvr250/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/pvr250/Makefile b/multimedia/pvr250/Makefile index a9b1c75f3011..cf6edf38f56a 100644 --- a/multimedia/pvr250/Makefile +++ b/multimedia/pvr250/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www.mavetju.org/download/adopted/ DISTFILES= ${CXMSHAR} hcwPVRP2.sys ${PVRTOOLS}.tar.gz MAINTAINER= edwin@mavetju.org -COMMENT= Hauppauge PVR-250/260 TV cards driver for the cxm device +COMMENT= Hauppauge PVR-250/350 TV cards driver for the cxm device PVRTOOLS= pvr250-1 CXMSHAR= cxm-200408.shar |