diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /misc/tvguide | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) |
Notes
Diffstat (limited to 'misc/tvguide')
-rw-r--r-- | misc/tvguide/Makefile | 1 | ||||
-rw-r--r-- | misc/tvguide/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/misc/tvguide/Makefile b/misc/tvguide/Makefile index 12476cbaede1..6b77c3a47700 100644 --- a/misc/tvguide/Makefile +++ b/misc/tvguide/Makefile @@ -11,6 +11,7 @@ CATEGORIES= misc MASTER_SITES= http://www.cherrynebula.net/downloads/ MAINTAINER= dburr@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-comment b/misc/tvguide/pkg-comment deleted file mode 100644 index e3a3c7239bbe..000000000000 --- a/misc/tvguide/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl script to pretty-print TV Guide listings from www.tvguide.com |