pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk/fetch Add MASTER_SITE_HASKELL_HACKAGE
details: https://anonhg.NetBSD.org/pkgsrc/rev/141cda13f401
branches: trunk
changeset: 629654:141cda13f401
user: obache <obache%pkgsrc.org@localhost>
date: Sat Jan 25 09:29:42 2014 +0000
description:
Add MASTER_SITE_HASKELL_HACKAGE
diffstat:
mk/fetch/sites.mk | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r 5db436f865ea -r 141cda13f401 mk/fetch/sites.mk
--- a/mk/fetch/sites.mk Sat Jan 25 09:25:32 2014 +0000
+++ b/mk/fetch/sites.mk Sat Jan 25 09:29:42 2014 +0000
@@ -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 @@
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/ \
Home |
Main Index |
Thread Index |
Old Index