summaryrefslogtreecommitdiffstats
path: root/network/urlview/README
diff options
context:
space:
mode:
Diffstat (limited to 'network/urlview/README')
-rw-r--r--network/urlview/README10
1 files changed, 0 insertions, 10 deletions
diff --git a/network/urlview/README b/network/urlview/README
deleted file mode 100644
index a89983e2c4..0000000000
--- a/network/urlview/README
+++ /dev/null
@@ -1,10 +0,0 @@
-urlview is a curses program for extracting URLs from text files and
-displaying a menu from which you can select a specific URL to view using
-your favorite browser program.
-
-It was originally part of mutt. See /etc/urlview.conf on how to configure
-mutt, tin, or your default browser.
-
-Please be aware that /etc/urlview.conf and /usr/bin/url_handler.sh are
-configuration files, so they are not overwritten on upgrades. Be sure to
-merge/move the .new files after each upgrade.