summaryrefslogtreecommitdiff
path: root/misc/proj
diff options
context:
space:
mode:
authordsainty <dsainty@pkgsrc.org>2006-12-15 18:15:00 +0000
committerdsainty <dsainty@pkgsrc.org>2006-12-15 18:15:00 +0000
commitb08563abefbcd20aa561e3af16731802f8d1b2a7 (patch)
treeaab78f726d99206218fa51b5af932b349227852b /misc/proj
parent0c95a735eec4699d3e806a99398729f4e3d0014a (diff)
downloadpkgsrc-b08563abefbcd20aa561e3af16731802f8d1b2a7.tar.gz
Add the HTTP mirror documented on the home page
Diffstat (limited to 'misc/proj')
-rw-r--r--misc/proj/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/misc/proj/Makefile b/misc/proj/Makefile
index ce0fd2a4109..0d828a02c52 100644
--- a/misc/proj/Makefile
+++ b/misc/proj/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.22 2006/12/11 18:23:18 gdt Exp $
+# $NetBSD: Makefile,v 1.23 2006/12/15 18:15:00 dsainty Exp $
DISTNAME= proj-4.5.0
PKGREVISION= 1
CATEGORIES= misc geography
-MASTER_SITES= ftp://ftp.remotesensing.org/pub/proj/
+MASTER_SITES= ftp://ftp.remotesensing.org/pub/proj/ \
+ http://dl.maptools.org/dl/proj/
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} proj-datumgrid-1.3${EXTRACT_SUFX}
MAINTAINER= gdt@NetBSD.org