$OpenBSD: patch-Commands_Setup_hs,v 1.3 2011/05/26 08:24:59 dcoppa Exp $

fixes from upstream git:
fix URL for "IT conversations"
fix URL for "The Amateur Traveler"

--- Commands/Setup.hs.orig	Wed Nov 24 09:13:14 2010
+++ Commands/Setup.hs	Wed Nov 24 09:13:18 2010
@@ -101,10 +101,10 @@ subscribeSamples gi =
 sampleurls = 
     ["http://soundofhistory.complete.org/files_soh/podcast.xml",
      "http://www.thelinuxlink.net/tllts/tllts.rss",
-     "http://www.itconversations.com/rss/recentWithEnclosures.php",
+     "http://feeds.conversationsnetwork.org/channel/itc",
      "http://www.sciam.com/podcast/sciam_podcast_r.xml",
      "http://www.npr.org/rss/podcast.php?id=510019",
-     "http://amateurtraveler.com/podcast/rss.xml",
+     "http://feeds.feedburner.com/AmateurTravelerPodcast",
      "http://broadband.wgbh.org/amex/rss/podcast_np.xml",
      "http://www.npr.org/rss/podcast.php?id=700000"]
 
