diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-04-14 08:49:30 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-04-14 08:49:30 +0000 |
commit | dad9a57abe0907e2d451ff263083a9d1d82dfca2 (patch) | |
tree | 4e676da1d8e6e15fa064f8de419e97dbd5a58d94 /misc/vbidecode/Makefile | |
parent | 9467713b6447f007838ba7219286cb78e90c02f7 (diff) | |
download | ports-dad9a57abe0907e2d451ff263083a9d1d82dfca2.tar.gz ports-dad9a57abe0907e2d451ff263083a9d1d82dfca2.zip |
Notes
Diffstat (limited to 'misc/vbidecode/Makefile')
-rw-r--r-- | misc/vbidecode/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/vbidecode/Makefile b/misc/vbidecode/Makefile index 44d9ddaa4934..5c75dbb3d732 100644 --- a/misc/vbidecode/Makefile +++ b/misc/vbidecode/Makefile @@ -1,5 +1,4 @@ # New ports collection makefile for: vbidecode -# Version required: 1.1.3 # Date created: Mon June 7 16:11:00 BST 1999 # Whom: Roger Hardiman <roger@freebsd.org> # @@ -8,7 +7,8 @@ # Note: vbidecode is one part of the bttv distribution, the Linux bt848 driver # It therefore has a DISTNAME of vbidecode but DISTFILES of bttv -DISTNAME= vbidecode-1.1.3 +PORTNAME= vbidecode +PORTVERSION= 1.1.3 CATEGORIES= misc MASTER_SITES= http://www.thp.Uni-Koeln.DE/~rjkm/linux/ DISTFILES= bttv-0.6.4.tar.gz |