diff --git a/misc/tvguide/Makefile b/misc/tvguide/Makefile index 1d98a359149c..fa7be7b39826 100644 --- a/misc/tvguide/Makefile +++ b/misc/tvguide/Makefile @@ -9,13 +9,17 @@ PORTNAME= tvguide PORTVERSION= 1.6.1 PORTREVISION= 1 CATEGORIES= misc -MASTER_SITES= http://www.cherrynebula.net/downloads/ +MASTER_SITES= # MAINTAINER= ports@FreeBSD.org COMMENT= Perl script to pretty-print TV Guide listings from www.tvguide.com RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget +BROKEN= "Unfetchable" +DEPRECATED= Disappeared off the net +EXPIRATION_DATE=2006-01-26 + NO_BUILD= YES PLIST_FILES= bin/tvguide diff --git a/misc/tvguide/pkg-descr b/misc/tvguide/pkg-descr index ba3748196401..ff23205a2204 100644 --- a/misc/tvguide/pkg-descr +++ b/misc/tvguide/pkg-descr @@ -1,4 +1,2 @@ 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