summaryrefslogtreecommitdiff
path: root/misc/proj
diff options
context:
space:
mode:
authordsainty <dsainty>2006-12-15 18:15:00 +0000
committerdsainty <dsainty>2006-12-15 18:15:00 +0000
commitd6275c1fa9edcc2e43103c5169e839213e36b7dc (patch)
treeaab78f726d99206218fa51b5af932b349227852b /misc/proj
parentb167304555a9a9799ea8ccfa65b7b73a97eac832 (diff)
downloadpkgsrc-d6275c1fa9edcc2e43103c5169e839213e36b7dc.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