diff options
author | linimon <linimon@FreeBSD.org> | 2004-12-05 12:54:21 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2004-12-05 12:54:21 +0800 |
commit | 63a00584e2332f0fbdf1ed30f75376c47964b8a6 (patch) | |
tree | 497f2a5912d5f4f1955263076cca110b6309b688 /misc/vbidecode | |
parent | 0657d07dedb3152ee63cbbff14b4ac8c7b340835 (diff) | |
download | freebsd-ports-gnome-63a00584e2332f0fbdf1ed30f75376c47964b8a6.tar.gz freebsd-ports-gnome-63a00584e2332f0fbdf1ed30f75376c47964b8a6.tar.zst freebsd-ports-gnome-63a00584e2332f0fbdf1ed30f75376c47964b8a6.zip |
With portmgr hat on, reset Roger's maintainership of these ports. While
he hopes to get back to FreeBSD work soon, it's probably fairer in the
meantime to see if anyone else who has more time can adopt them.
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 |