summaryrefslogtreecommitdiff
path: root/lang/hugs/Makefile
diff options
context:
space:
mode:
authoruebayasi <uebayasi>2006-10-21 11:19:28 +0000
committeruebayasi <uebayasi>2006-10-21 11:19:28 +0000
commit8107df9d1b46883f6ab2632d41f584d9e45ec833 (patch)
treec7b277e057f41470acd4c8a5e90e6d2c586d5b02 /lang/hugs/Makefile
parent8e3b588bb969162234dfa40191482f245c907628 (diff)
downloadpkgsrc-8107df9d1b46883f6ab2632d41f584d9e45ec833.tar.gz
Update hugs to September 2006 release.
A new minor release of Hugs, fixing a few bugs with the May 2006 release, and with libraries roughly matching the forthcoming GHC 6.6 release.
Diffstat (limited to 'lang/hugs/Makefile')
-rw-r--r--lang/hugs/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/lang/hugs/Makefile b/lang/hugs/Makefile
index 94d132db97d..6410f403718 100644
--- a/lang/hugs/Makefile
+++ b/lang/hugs/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.35 2006/09/23 13:36:06 joerg Exp $
+# $NetBSD: Makefile,v 1.36 2006/10/21 11:19:28 uebayasi Exp $
-DISTNAME= hugs98-May2006
+DISTNAME= hugs98-Sep2006
PKGNAME= hugs98-200605
-PKGREVISION= 1
CATEGORIES= lang
-MASTER_SITES= http://cvs.haskell.org/Hugs/downloads/2006-05/
+MASTER_SITES= http://cvs.haskell.org/Hugs/downloads/2006-09/
MAINTAINER= nathanw@mit.edu
HOMEPAGE= http://www.haskell.org/hugs/