remove mirror.nu6.org from master_sites. host does not resolve.
This commit is contained in:
parent
dc32fd3979
commit
bb70d8a074
1 changed files with 1 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.67 2008/11/16 07:13:36 dsainty Exp $
|
||||
# $NetBSD: Makefile,v 1.68 2009/07/16 22:47:43 zafer Exp $
|
||||
|
||||
DISTNAME= fltk-1.1.9-source
|
||||
PKGREVISION= 1
|
||||
|
@ -6,7 +6,6 @@ PKGNAME= ${DISTNAME:S/-source//}
|
|||
VERS= ${DISTNAME:S/fltk-//:S/-source//}
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= http://ftp.easysw.com/pub/fltk/${VERS}/ \
|
||||
http://mirror.nu6.org/ftp.easysw.com/pub/fltk/${VERS}/ \
|
||||
ftp://ftp.funet.fi/pub/mirrors/ftp.easysw.com/pub/fltk/${VERS}/ \
|
||||
ftp://ftp.rz.tu-bs.de/pub/mirror/ftp.easysw.com/ftp/pub/fltk/${VERS}/
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
|
Loading…
Reference in a new issue