]> gitweb @ CieloNegro.org - pkgsrc-ghc.git/commitdiff
Fix incorrect MASTER_SITES
authorPHO <pho@cielonegro.org>
Tue, 19 Apr 2011 12:15:57 +0000 (21:15 +0900)
committerPHO <pho@cielonegro.org>
Tue, 19 Apr 2011 12:15:57 +0000 (21:15 +0900)
Makefile

index 127868ece18266f6563d5aab8adb39f1e40c5ff3..f46f665c94c43baa2488e9263498616d4033726e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@
 DISTNAME=              ghc-${VERSION}
 VERSION=               7.0.1
 CATEGORIES=            lang
-MASTER_SITES=  http://new-www.haskell.org/ghc/dist/${VERSION}/
+MASTER_SITES=  http://www.haskell.org/ghc/dist/${VERSION}/
 MAINTAINER=            kristerw@NetBSD.org
 HOMEPAGE=              http://www.haskell.org/ghc/
 COMMENT=               Compiler for the functional language Haskell