From dbf464b3352bb1df4db9b8fd9007dfdcbfd345a2 Mon Sep 17 00:00:00 2001 From: obraun Date: Tue, 17 Sep 2002 20:09:56 +0000 Subject: Upgrade to 5.04.1. Note: This does *NOT* work on -current. The bootstrap tarball for -current is still missing. I am working on it. However I wanted to make this new version available on 4.7-R. Submitted by: maintainer --- lang/ghc/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'lang/ghc/Makefile') diff --git a/lang/ghc/Makefile b/lang/ghc/Makefile index a33d06092181..300ec846c2fb 100644 --- a/lang/ghc/Makefile +++ b/lang/ghc/Makefile @@ -5,8 +5,7 @@ # $FreeBSD$ PORTNAME= ghc -PORTVERSION= 5.04 -PORTREVISION= 2 +PORTVERSION= 5.04.1 CATEGORIES= lang MASTER_SITES= http://www.haskell.org/ghc/dist/${PORTVERSION}/ -- cgit