diff options
author | nathanw <nathanw> | 2000-07-05 22:10:05 +0000 |
---|---|---|
committer | nathanw <nathanw> | 2000-07-05 22:10:05 +0000 |
commit | e0246258f35bee833aff9572b3b6a0f38f3ef833 (patch) | |
tree | f245da97c80edeec8696efeb5c543d88ad024b19 /lang/hugs | |
parent | f98a67a2901c3f554f95264bb0f04dfaa91d32f3 (diff) | |
download | pkgsrc-e0246258f35bee833aff9572b3b6a0f38f3ef833.tar.gz |
Update to Hugs98-Feb2000.
Diffstat (limited to 'lang/hugs')
-rw-r--r-- | lang/hugs/Makefile | 10 | ||||
-rw-r--r-- | lang/hugs/files/md5 | 4 |
2 files changed, 7 insertions, 7 deletions
diff --git a/lang/hugs/Makefile b/lang/hugs/Makefile index 0b0dadd1f98..d521c0ea141 100644 --- a/lang/hugs/Makefile +++ b/lang/hugs/Makefile @@ -1,16 +1,16 @@ -# $NetBSD: Makefile,v 1.11 2000/04/24 04:17:38 mbw Exp $ +# $NetBSD: Makefile,v 1.12 2000/07/05 22:10:05 nathanw Exp $ -DISTNAME= Hugs98-May1999 -PKGNAME= Hugs98-199905 +DISTNAME= hugs98-Feb2000 +PKGNAME= hugs98-200002 CATEGORIES= lang -MASTER_SITES= http://www.cse.ogi.edu/~mpj/Hugs98/ +MASTER_SITES= ftp://www.cse.ogi.edu/pub/pacsoft/hugs/ MAINTAINER= nathanw@mit.edu HOMEPAGE= http://www.haskell.org/hugs/ DEPENDS+= readline-*:../../devel/readline -WRKSRC= ${WRKDIR}/Hugs98/src +WRKSRC= ${WRKDIR}/hugs98/src GNU_CONFIGURE= yes CONFIGURE_ARGS+=--with-readline diff --git a/lang/hugs/files/md5 b/lang/hugs/files/md5 index ad9c0063747..f82f47acf96 100644 --- a/lang/hugs/files/md5 +++ b/lang/hugs/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.3 1999/08/18 03:17:21 nathanw Exp $ +$Id: md5,v 1.4 2000/07/05 22:10:06 nathanw Exp $ -MD5 (Hugs98-May1999.tar.gz) = a8ea50fa1b1cc137d46cbda1cac8c741 +MD5 (hugs98-Feb2000.tar.gz) = 2d2281cc9d6f002526402636c685e11d |