summaryrefslogtreecommitdiff
path: root/devel/ffcall
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2008-08-23 07:46:59 +0000
committerobache <obache@pkgsrc.org>2008-08-23 07:46:59 +0000
commit2d7bf63357b8ca33bd76ea28f0b66000647ab7c4 (patch)
tree67cf1032fdd491e5de10cc111e68540529b05e60 /devel/ffcall
parent478e76cf1840de9c4ff4f8057bc3a375717ff348 (diff)
downloadpkgsrc-2d7bf63357b8ca33bd76ea28f0b66000647ab7c4.tar.gz
Remove unresolvable hosts from MASTER_SITES.
Noticed by Zafer Aydogan via private mail.
Diffstat (limited to 'devel/ffcall')
-rw-r--r--devel/ffcall/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/ffcall/Makefile b/devel/ffcall/Makefile
index 0b9fc988d5e..f907be26efc 100644
--- a/devel/ffcall/Makefile
+++ b/devel/ffcall/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.24 2008/06/12 02:14:22 joerg Exp $
+# $NetBSD: Makefile,v 1.25 2008/08/23 07:46:59 obache Exp $
DISTNAME= ffcall-1.10
PKGREVISION= 2
CATEGORIES= devel
-MASTER_SITES= ftp://ftp.santafe.edu/pub/gnu/ \
- http://www.haible.de/bruno/gnu/ \
+MASTER_SITES= http://www.haible.de/bruno/gnu/ \
${MASTER_SITE_GNUSTEP:=libs/}
MAINTAINER= adam@NetBSD.org