diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2005-03-17 16:42:31 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2005-03-17 16:42:31 +0000 |
commit | bd7856a184d8e68093981cd1c63c7c259bf5f76b (patch) | |
tree | 2ad82a2388bc24b6cba7a7f89060ee0607010668 /misc | |
parent | Reset MAINTAINER to perl@FreeBSD.org (diff) |
Reset maintainer to ports@FreeBSD.org
Approved by: portmgr (krion)
Notes
Notes:
svn path=/head/; revision=131511
Diffstat (limited to 'misc')
-rw-r--r-- | misc/tvguide/Makefile | 2 | ||||
-rw-r--r-- | misc/tvguide/pkg-descr | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/misc/tvguide/Makefile b/misc/tvguide/Makefile index 15a1163e16c0..1d98a359149c 100644 --- a/misc/tvguide/Makefile +++ b/misc/tvguide/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= http://www.cherrynebula.net/downloads/ -MAINTAINER= dburr@FreeBSD.ORG +MAINTAINER= ports@FreeBSD.org COMMENT= Perl script to pretty-print TV Guide listings from www.tvguide.com RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget diff --git a/misc/tvguide/pkg-descr b/misc/tvguide/pkg-descr index d8ea45a84258..ba3748196401 100644 --- a/misc/tvguide/pkg-descr +++ b/misc/tvguide/pkg-descr @@ -2,5 +2,3 @@ tvguide is a Perl script that reads the tv listings from tvguide.com and outputs them in a table format. WWW: http://www.cherrynebula.net/tvguide.html - -[ This port is maintained by Donald Burr <dburr@FreeBSD.ORG> ] |