aboutsummaryrefslogtreecommitdiffstats
path: root/lang/ghc/Makefile
diff options
context:
space:
mode:
authorolgeni <olgeni@FreeBSD.org>2002-07-21 22:10:56 +0800
committerolgeni <olgeni@FreeBSD.org>2002-07-21 22:10:56 +0800
commitc2dbeaf1b9febfa731e7b7b4b3b24dbfcb44f375 (patch)
tree482519b7b5fbd057e7bf6d8e704b9e344002ec3e /lang/ghc/Makefile
parent6a8662e4acc528580ea159b5e165035d0fdb68ea (diff)
downloadfreebsd-ports-gnome-c2dbeaf1b9febfa731e7b7b4b3b24dbfcb44f375.tar.gz
freebsd-ports-gnome-c2dbeaf1b9febfa731e7b7b4b3b24dbfcb44f375.tar.zst
freebsd-ports-gnome-c2dbeaf1b9febfa731e7b7b4b3b24dbfcb44f375.zip
Update port to version 5.04.
PR: 40779 Submitted by: Simon Marlow <simon@smarlow.com> Reviewed by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
Diffstat (limited to 'lang/ghc/Makefile')
-rw-r--r--lang/ghc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/ghc/Makefile b/lang/ghc/Makefile
index 2b091500e006..08c4e59573d7 100644
--- a/lang/ghc/Makefile
+++ b/lang/ghc/Makefile
@@ -5,11 +5,11 @@
# $FreeBSD$
PORTNAME= ghc
-PORTVERSION= 5.02.2
+PORTVERSION= 5.04
CATEGORIES= lang
MASTER_SITES= http://www.haskell.org/ghc/dist/${PORTVERSION}/
-SRC_DIST= ghc-${PORTVERSION}-src-1${EXTRACT_SUFX}
+SRC_DIST= ghc-${PORTVERSION}-src${EXTRACT_SUFX}
BOOT_DIST= ghc-${PORTVERSION}-i386-unknown-freebsd-boot${EXTRACT_SUFX}
BOOT_DIST5= ghc-${PORTVERSION}-i386-unknown-freebsd5-boot${EXTRACT_SUFX}