X-Git-Url: http://git.cielonegro.org/gitweb.cgi?a=blobdiff_plain;f=Makefile;h=691fb8b9b0e99dff0d4df0f833d387113f688d30;hb=938426197421176f30a05fa3d99ead921ef4d0ed;hp=0f904a51065ddd75ba1bd67143091e39798eac1a;hpb=91d03e88e21abbb97b7f8043e07b49090d6d1b22;p=pkgsrc-ghc.git diff --git a/Makefile b/Makefile index 0f904a5..691fb8b 100644 --- a/Makefile +++ b/Makefile @@ -10,11 +10,12 @@ COMMENT= Compiler for the functional language Haskell DISTFILES= ${DISTNAME}-src.tar.bz2 \ ghc-6.6.1-src.tar.bz2 \ + ghc-6.6.1-i386-unknown-freebsd-hc.tar.gz \ ghc-6.6.1-powerpc-apple-darwin-hc.tar.gz -# ghc-6.6.1-i386-unknown-freebsd-hc.tar.gz \ SITES.ghc-6.6.1-src.tar.bz2 = http://www.haskell.org/ghc/dist/6.6.1/ SITES.ghc-6.6.1-powerpc-apple-darwin-hc.tar.gz = http://static.cielonegro.org/archive/ +SITES.ghc-6.6.1-i386-unknown-freebsd-hc.tar.gz = http://static.cielonegro.org/archive/ .include "../../mk/bsd.prefs.mk"