summaryrefslogtreecommitdiff
path: root/geography
diff options
context:
space:
mode:
authorgdt <gdt>2015-06-06 13:01:56 +0000
committergdt <gdt>2015-06-06 13:01:56 +0000
commit772f9f1e93bda58327c3c0ccef0c5b1f8ccf90e0 (patch)
treecf8e9e02f1188cd8873dd19e9bed901d41c42da1 /geography
parent75d282fdb811197ebb5771f3d495922092e4bf6f (diff)
downloadpkgsrc-772f9f1e93bda58327c3c0ccef0c5b1f8ccf90e0.tar.gz
Fix MASTER_SITES after adjusting mirrored distfile location to follow
MASTER_SITE_LOCAL convention.
Diffstat (limited to 'geography')
-rw-r--r--geography/gpsbabel/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/geography/gpsbabel/Makefile b/geography/gpsbabel/Makefile
index 1da8b4458cc..f10a181a86e 100644
--- a/geography/gpsbabel/Makefile
+++ b/geography/gpsbabel/Makefile
@@ -1,12 +1,13 @@
-# $NetBSD: Makefile,v 1.14 2015/06/06 12:57:58 gdt Exp $
+# $NetBSD: Makefile,v 1.15 2015/06/06 13:01:56 gdt Exp $
#
DISTNAME= gpsbabel-1.5.2
CATEGORIES= geography
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gpsbabel/}
+MASTER_SITES= ${MASTER_SITE_LOCAL}
# Download from official site apparently only via interactive form,
# but code is gnu-gpl-v2 so hosted elsewhere.
-MASTER_SITES+= http://archlinux-stuff.googlecode.com/files/
+# older versions were at
+# MASTER_SITES+= http://archlinux-stuff.googlecode.com/files/
MAINTAINER= gdt@NetBSD.org
HOMEPAGE= http://www.gpsbabel.org/