diff options
author | roger <roger@FreeBSD.org> | 2000-11-11 21:28:07 +0800 |
---|---|---|
committer | roger <roger@FreeBSD.org> | 2000-11-11 21:28:07 +0800 |
commit | 743c072f6bd74cc76f0371bf3011a0d9c532ac3f (patch) | |
tree | 90f55a12f79b6dd323db446af2a588e3a284fc9d /misc | |
parent | 9581daca335f06d20da92a5787d73f386ab1406b (diff) | |
download | freebsd-ports-gnome-743c072f6bd74cc76f0371bf3011a0d9c532ac3f.tar.gz freebsd-ports-gnome-743c072f6bd74cc76f0371bf3011a0d9c532ac3f.tar.zst freebsd-ports-gnome-743c072f6bd74cc76f0371bf3011a0d9c532ac3f.zip |
Update comments
Diffstat (limited to 'misc')
-rw-r--r-- | misc/vbidecode/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/vbidecode/Makefile b/misc/vbidecode/Makefile index 05771f7d9e95..458e7faf4479 100644 --- a/misc/vbidecode/Makefile +++ b/misc/vbidecode/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # # Note: vbidecode is one part of the bttv distribution, the Linux bt848 driver -# It therefore has a DISTNAME of vbidecode but DISTFILES of bttv +# It therefore has a DISTNAME of bttv but a PORTNAME of vbidecode PORTNAME= vbidecode PORTVERSION= 1.1.3 |