summaryrefslogtreecommitdiff
path: root/games/widelands
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2019-08-06 22:15:24 +0000
committernia <nia@pkgsrc.org>2019-08-06 22:15:24 +0000
commite7227d3fe286aef3e86a376fb68f5b0b92ab8cf1 (patch)
tree582e6c38ef47805ac772b7af88a49cc814cf9100 /games/widelands
parentea131fd11706a27de848c5a908f39f0a51f4e3bf (diff)
downloadpkgsrc-e7227d3fe286aef3e86a376fb68f5b0b92ab8cf1.tar.gz
widelands: Correct MASTER_SITES
Diffstat (limited to 'games/widelands')
-rw-r--r--games/widelands/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/widelands/Makefile b/games/widelands/Makefile
index 31c5f94629b..43270883147 100644
--- a/games/widelands/Makefile
+++ b/games/widelands/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.1 2019/08/06 19:42:20 nia Exp $
+# $NetBSD: Makefile,v 1.2 2019/08/06 22:15:24 nia Exp $
DISTNAME= widelands-build20
PKGNAME= widelands-20
CATEGORIES= games
-MASTER_SITES= https://launchpad.net/widelands/${PKGVERSION_NOREV}/${PKGVERSION_NOREV}/+download/
+MASTER_SITES= https://launchpad.net/widelands/build${PKGVERSION_NOREV}/build${PKGVERSION_NOREV}/+download/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org