aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/xohtml
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2017-10-29 08:03:21 +0000
committerEitan Adler <eadler@FreeBSD.org>2017-10-29 08:03:21 +0000
commit417bdb60cac586a7951544cc819011e92d9a0220 (patch)
tree2548eb277e483f9f29fe326bf78f5239ddf7691b /usr.bin/xohtml
parent05c2ec42c6ef27a9a0ecc3911072ea920681d809 (diff)
downloadsrc-417bdb60cac586a7951544cc819011e92d9a0220.tar.gz
src-417bdb60cac586a7951544cc819011e92d9a0220.zip
Notes
Diffstat (limited to 'usr.bin/xohtml')
-rwxr-xr-xusr.bin/xohtml/xohtml.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/xohtml/xohtml.sh b/usr.bin/xohtml/xohtml.sh
index 932993488f3b..58d52388d61c 100755
--- a/usr.bin/xohtml/xohtml.sh
+++ b/usr.bin/xohtml/xohtml.sh
@@ -15,7 +15,7 @@ BASE=/usr/share/libxo
VERSION=0.8.4
CMD=cat
DONE=
-WEB=http://juniper.github.io/libxo/${VERSION}/xohtml
+WEB=https://juniper.github.io/libxo/${VERSION}/xohtml
do_help () {
echo "xohtml: wrap libxo-enabled output in HTML"