Add MASTER_SITE_HASKELL_HACKAGE

This commit is contained in:
obache 2014-01-25 09:29:42 +00:00
parent fe132229e3
commit e9c70574a4

View file

@ -1,4 +1,4 @@
# $NetBSD: sites.mk,v 1.98 2013/06/14 07:40:15 wiz Exp $
# $NetBSD: sites.mk,v 1.99 2014/01/25 09:29:42 obache Exp $
#
# This Makefile fragment defines read-only MASTER_SITE_* variables
# representing some well-known master distribution sites for software.
@ -396,6 +396,9 @@ MASTER_SITE_RUBYGEMS+= \
http://rubygems.org/gems/ \
http://gems.rubyforge.org/gems/
MASTER_SITE_HASKELL_HACKAGE+= \
http://hackage.haskell.org/package/
# The primary backup site.
MASTER_SITE_BACKUP?= \
ftp://ftp.fi.NetBSD.org/pub/NetBSD/packages/distfiles/ \