diff options
author | roger <roger@FreeBSD.org> | 2000-11-11 13:28:07 +0000 |
---|---|---|
committer | roger <roger@FreeBSD.org> | 2000-11-11 13:28:07 +0000 |
commit | 743c072f6bd74cc76f0371bf3011a0d9c532ac3f (patch) | |
tree | 90f55a12f79b6dd323db446af2a588e3a284fc9d /misc | |
parent | 9581daca335f06d20da92a5787d73f386ab1406b (diff) | |
download | FreeBSD-ports-743c072f6bd74cc76f0371bf3011a0d9c532ac3f.zip FreeBSD-ports-743c072f6bd74cc76f0371bf3011a0d9c532ac3f.tar.gz |
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 05771f7..458e7fa 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 |