summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authoris <is>2013-01-11 20:29:54 +0000
committeris <is>2013-01-11 20:29:54 +0000
commit797b7b64bc1979c6c2d9918aa6a105530e77b7a3 (patch)
tree508a4698c79ac065599ea748ad1a094f6bf7adb0 /sysutils
parent292e247e0b0f0718de5461ca00e0ef843edfb491 (diff)
downloadpkgsrc-797b7b64bc1979c6c2d9918aa6a105530e77b7a3.tar.gz
There was some confusion over the download site; while the software's
homepage links to homepage-relative copies, the announcement e-mail mentioned the GNU mirror network. This was noticed after reports about spurious 403 errors came it. Changed to use MASTER_SITES_GNU.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/mtools/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/mtools/Makefile b/sysutils/mtools/Makefile
index c5845aa07c1..443f74ac462 100644
--- a/sysutils/mtools/Makefile
+++ b/sysutils/mtools/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.54 2013/01/10 15:37:08 is Exp $
+# $NetBSD: Makefile,v 1.55 2013/01/11 20:29:54 is Exp $
DISTNAME= mtools-4.0.18
#PKGREVISION= 1
CATEGORIES= sysutils
-MASTER_SITES= http://www.mtools.linux.lu/
+MASTER_SITES= ${MASTER_SITE_GNU:=mtools/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= is@NetBSD.org