. Update URL for STATUS_COLORS patch.

PR:		228481
Submitted by:	Jeremy Chadwick <jdc@koitsu.org>
This commit is contained in:
Greg Lewis 2018-05-26 23:00:01 +00:00
parent 34f9c24d4b
commit 6d21a1282e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=470952

View file

@ -57,7 +57,7 @@ CFLAGS+= -DMENU_COLOR_REGEX_POSIX
.endif
.if defined(WITH_STATUSCOLORS)
PATCHFILES+= nh343-statuscolors.fixed.patch
PATCH_SITES+= http://jdc.koitsu.org/nethack/ \
PATCH_SITES+= https://jdc.koitsu.org/nethack/ \
LOCAL/wxs
PATCH_DIST_STRIP= -p1
.endif