Use MASTER_SITE_GNU instead of ftp.gnu.org.
This commit is contained in:
parent
16fc56180c
commit
554cd9cbbb
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
# $NetBSD: Makefile,v 1.85 2013/06/14 21:06:22 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.86 2013/06/15 13:53:49 ryoon Exp $
|
||||
|
||||
DISTNAME= libidn-1.27
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ftp://alpha.gnu.org/pub/gnu/libidn/ \
|
||||
http://ftp.gnu.org/gnu/libidn/
|
||||
${MASTER_SITE_GNU:=libidn/}
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://www.gnu.org/software/libidn/
|
||||
|
|
Loading…
Reference in a new issue