summaryrefslogtreecommitdiff
path: root/misc/videotext/files/patch-tvchannels.c
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2011-05-02 07:13:27 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2011-05-02 07:13:27 +0000
commitef246cec1e89f84b601a30b4ef6587e5fd06a213 (patch)
treeb8de52fc5b48e8756bd30a27393767510b8a19db /misc/videotext/files/patch-tvchannels.c
parentremove unmaintained expired ports from multimedia (diff)
remove unmaintained expired ports from misc
2011-05-01 misc/acron: Upstream disapear and distfile is no more available 2011-05-01 misc/chord: Upstream disapear and distfile is no more available 2011-05-01 misc/datedif: Upstream disapear and distfile is no more available 2011-05-01 misc/earthview: Upstream disapear and distfile is no more available 2011-05-01 misc/fcalc: Upstream disapear and distfile is no more available 2011-05-01 misc/gkrellscore: Upstream disapear and distfile is no more available 2011-05-01 misc/goldstr: Upstream disapear and distfile is no more available 2011-05-01 misc/gtl: Upstream disapear and distfile is no more available 2011-05-01 misc/kp: Upstream disapear and distfile is no more available 2011-05-01 misc/nserver: Upstream disapear and distfile is no more available 2011-05-01 misc/patanjali: Upstream disapear and distfile is no more available 2011-05-01 misc/qmc: Upstream disapear and distfile is no more available 2011-05-01 misc/snowflake: Upstream disapear and distfile is no more available 2011-05-01 misc/translator: Upstream disapear and distfile is no more available 2011-05-01 misc/videotext: Upstream disapear and distfile is no more available 2011-05-01 misc/wmweather: Distfile is no longer available, try misc/wmweather+ 2011-05-01 misc/wmx10: Upstream disapear and distfile is no more available
Diffstat (limited to 'misc/videotext/files/patch-tvchannels.c')
-rw-r--r--misc/videotext/files/patch-tvchannels.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/misc/videotext/files/patch-tvchannels.c b/misc/videotext/files/patch-tvchannels.c
deleted file mode 100644
index 8239c1aedd19..000000000000
--- a/misc/videotext/files/patch-tvchannels.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- tvchannels.c.orig Tue Aug 16 20:12:35 2005
-+++ tvchannels.c Tue Aug 16 20:17:07 2005
-@@ -106,6 +106,7 @@
- (*chan)->freq = freq;
- (*chan)->next = NULL;
- chan_done:
-+ ;
- } else {
- fprintf(stderr, "%s:%d: Warning: Frequency out of range, line ignored:\n%s\n",
- FNAME, lcount, line);