summaryrefslogtreecommitdiff
path: root/devel/libidn
diff options
context:
space:
mode:
authordsainty <dsainty>2008-11-13 11:31:11 +0000
committerdsainty <dsainty>2008-11-13 11:31:11 +0000
commit67be86c52d6e2125ad1602dfda972d1cf4ce93ec (patch)
tree1223092e275c92b8eb806f4c18843c4b121d2e26 /devel/libidn
parent468a3f7009576c2c467a98f88a7906730ddd9dd5 (diff)
downloadpkgsrc-67be86c52d6e2125ad1602dfda972d1cf4ce93ec.tar.gz
http://josefsson.org/libidn/releases/moved-to-gnu.org.txt indicates that
that site is no longer a useful download source. Replace it in MASTER_SITES with http://ftp.gnu.org/gnu/libidn/
Diffstat (limited to 'devel/libidn')
-rw-r--r--devel/libidn/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libidn/Makefile b/devel/libidn/Makefile
index 52688390060..3513ea6ba87 100644
--- a/devel/libidn/Makefile
+++ b/devel/libidn/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.59 2008/11/05 16:15:46 wiz Exp $
+# $NetBSD: Makefile,v 1.60 2008/11/13 11:31:11 dsainty Exp $
DISTNAME= libidn-1.11
CATEGORIES= devel
MASTER_SITES= ftp://alpha.gnu.org/pub/gnu/libidn/ \
- http://josefsson.org/libidn/releases/
+ http://ftp.gnu.org/gnu/libidn/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.gnu.org/software/libidn/