diff options
author | Roger Hardiman <roger@FreeBSD.org> | 1999-11-05 12:30:22 +0000 |
---|---|---|
committer | Roger Hardiman <roger@FreeBSD.org> | 1999-11-05 12:30:22 +0000 |
commit | da35e30718eaac1d336d7091fe06189e2e11d3ae (patch) | |
tree | acdbefc255462f07878f3ae418361c266cc57a20 /graphics/fxtv/Makefile | |
parent | Upate to version 1.5.1 (diff) |
Update to FXTV 1.02.
This adds support for the IR Remote Control in the
PixelView TV cards
Notes
Notes:
svn path=/head/; revision=22922
Diffstat (limited to 'graphics/fxtv/Makefile')
-rw-r--r-- | graphics/fxtv/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/fxtv/Makefile b/graphics/fxtv/Makefile index 006a59a72dab..98d944b038db 100644 --- a/graphics/fxtv/Makefile +++ b/graphics/fxtv/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: fxtv -# Version required: 1.01 -# Date created: Sat Oct 16 20:48:04 EDT 1999 +# Version required: 1.02 +# Date created: Thu Nov 4 19:54:04 EST 1999 # Whom: Randall Hopper <aa8vb@ipass.net> # # $FreeBSD$ # -DISTNAME= fxtv-1.01 +DISTNAME= fxtv-1.02 CATEGORIES= graphics MASTER_SITES= http://www.ipass.net/~dbhopper/aa8vb/fxtv/ EXTRACT_SUFX= .tgz |