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
commita5cee2daf379f7d445905b54adbf0901416d9f69 (patch)
treeaab78f726d99206218fa51b5af932b349227852b /misc/proj
parentb605057d5c14befc03fea231ca8636ce8f682d0e (diff)
downloadpkgsrc-a5cee2daf379f7d445905b54adbf0901416d9f69.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