summaryrefslogtreecommitdiff
path: root/usr.bin/unifdef
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/unifdef
parent05c2ec42c6ef27a9a0ecc3911072ea920681d809 (diff)
downloadsrc-test2-417bdb60cac586a7951544cc819011e92d9a0220.tar.gz
src-test2-417bdb60cac586a7951544cc819011e92d9a0220.zip
Update URLs in usr.bin
- http -> https - contents have moved locations - removal of URL if I could not find new location
Notes
Notes: svn path=/head/; revision=325095
Diffstat (limited to 'usr.bin/unifdef')
-rw-r--r--usr.bin/unifdef/unifdef.12
-rw-r--r--usr.bin/unifdef/unifdef.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/unifdef/unifdef.1 b/usr.bin/unifdef/unifdef.1
index 430f743b6b4f..2bbefc0a2947 100644
--- a/usr.bin/unifdef/unifdef.1
+++ b/usr.bin/unifdef/unifdef.1
@@ -477,7 +477,7 @@ Unterminated char or string literal
.Xr diff 1
.Pp
The unifdef home page is
-.Pa http://dotat.at/prog/unifdef
+.Pa https://dotat.at/prog/unifdef
.Sh HISTORY
The
.Nm
diff --git a/usr.bin/unifdef/unifdef.c b/usr.bin/unifdef/unifdef.c
index 4a28ed435641..290a15a33f72 100644
--- a/usr.bin/unifdef/unifdef.c
+++ b/usr.bin/unifdef/unifdef.c
@@ -49,7 +49,7 @@ static const char copyright[] =
"@(#) $Version: unifdef-2.11 $\n"
"@(#) $FreeBSD$\n"
"@(#) $Author: Tony Finch (dot@dotat.at) $\n"
- "@(#) $URL: http://dotat.at/prog/unifdef $\n"
+ "@(#) $URL: https://dotat.at/prog/unifdef $\n"
;
/* types of input lines: */