diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-12-05 04:54:21 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-12-05 04:54:21 +0000 |
commit | 4d9e7fb64388264e0bc27df938ac6d1e99d6633f (patch) | |
tree | c429f2cd0079d1fcb4999ad3c1d9f61768f8e543 /misc/vbidecode | |
parent | ef5c9f9213cbad5d63c6a1a3c77acfd445b4685b (diff) | |
download | ports-4d9e7fb64388264e0bc27df938ac6d1e99d6633f.tar.gz ports-4d9e7fb64388264e0bc27df938ac6d1e99d6633f.zip |
Notes
Diffstat (limited to 'misc/vbidecode')
-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 8d0dbc915ce8..170df792c904 100644 --- a/misc/vbidecode/Makefile +++ b/misc/vbidecode/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= roger DISTNAME= bttv-0.6.4 -MAINTAINER= roger@freebsd.org +MAINTAINER= ports@freebsd.org COMMENT= Get Videotext/Teletext (.vtx) and other VBI data from TV channels PLIST_FILES= bin/vbidecode |