summaryrefslogtreecommitdiff
path: root/games/nethack-lib
diff options
context:
space:
mode:
authorleot <leot@pkgsrc.org>2016-01-25 11:07:38 +0000
committerleot <leot@pkgsrc.org>2016-01-25 11:07:38 +0000
commit66b1a6bac87a2c9fad2ad4387fa915477a45cd0e (patch)
tree50e2a40a86448195df062d49a5e3a7889224bd2e /games/nethack-lib
parentfbb4850c060e589b4d14cf497f93ec417f5e2730 (diff)
downloadpkgsrc-66b1a6bac87a2c9fad2ad4387fa915477a45cd0e.tar.gz
Update MASTER_SITES.
Noticed by Adrien Fernandes via netbsd-users@.
Diffstat (limited to 'games/nethack-lib')
-rw-r--r--games/nethack-lib/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/nethack-lib/Makefile.common b/games/nethack-lib/Makefile.common
index 3f93d0dbecf..73a879d9eb6 100644
--- a/games/nethack-lib/Makefile.common
+++ b/games/nethack-lib/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.28 2012/10/06 11:54:47 asau Exp $
+# $NetBSD: Makefile.common,v 1.29 2016/01/25 11:07:38 leot Exp $
#
# used by games/nethack/Makefile
# used by games/nethack-lib/Makefile
@@ -13,7 +13,7 @@ NETHACK_DIR= nethackdir340
DISTNAME= nethack-${NETHACK_DISTVER}-src
CATEGORIES= games
-MASTER_SITES= ftp://ftp.sourceforge.net/pub/sourceforge/n/ne/nethack/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=nethack/${NETHACK_BASEVER}/}
EXTRACT_SUFX= .tgz
MAINTAINER= pooka@NetBSD.org