aboutsummaryrefslogtreecommitdiff
path: root/games/nethack34
diff options
context:
space:
mode:
authorChris Rees <crees@FreeBSD.org>2012-06-28 20:15:27 +0000
committerChris Rees <crees@FreeBSD.org>2012-06-28 20:15:27 +0000
commita8fd68c4528331e2b1d865678a05bebef617ac3b (patch)
tree14c42615238604eab340c212a3d4ff672aa98433 /games/nethack34
parentec89c245c076968925d32400d00b85961177b486 (diff)
downloadports-a8fd68c4528331e2b1d865678a05bebef617ac3b.tar.gz
ports-a8fd68c4528331e2b1d865678a05bebef617ac3b.zip
Notes
Diffstat (limited to 'games/nethack34')
-rw-r--r--games/nethack34/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/nethack34/Makefile b/games/nethack34/Makefile
index dfd3a05be614..42d63315d609 100644
--- a/games/nethack34/Makefile
+++ b/games/nethack34/Makefile
@@ -64,7 +64,7 @@ CFLAGS+= -DMENU_COLOR_REGEX_POSIX
.endif
.if defined(WITH_STATUSCOLORS)
PATCHFILES+= nh343-statuscolors.fixed.patch
-PATCH_SITES+= http://jdc.parodius.com/nethack/ \
+PATCH_SITES+= http://jdc.koitsu.org/nethack/ \
${MASTER_SITE_LOCAL:S|%SUBDIR%|wxs|}
PATCH_DIST_STRIP= -p1
.endif