summaryrefslogtreecommitdiff
path: root/lang/hugs
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2019-07-10 10:24:05 +0000
committernia <nia@pkgsrc.org>2019-07-10 10:24:05 +0000
commit92cbdf89a10eff6ef0f08d11bd9581a26584934e (patch)
treec1bf6e15b7bcb7db72eb0b617622acd0f9f42d51 /lang/hugs
parent4c162226555bdf8e9a943930fcb47f44b398f034 (diff)
downloadpkgsrc-92cbdf89a10eff6ef0f08d11bd9581a26584934e.tar.gz
Use https for haskell.org.
Diffstat (limited to 'lang/hugs')
-rw-r--r--lang/hugs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/hugs/Makefile b/lang/hugs/Makefile
index 78e0e4a2cc1..db1fee1e522 100644
--- a/lang/hugs/Makefile
+++ b/lang/hugs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.43 2013/07/15 02:02:23 ryoon Exp $
+# $NetBSD: Makefile,v 1.44 2019/07/10 10:24:05 nia Exp $
DISTNAME= hugs98-Sep2006
PKGNAME= hugs98-200609
@@ -7,7 +7,7 @@ CATEGORIES= lang
MASTER_SITES= http://cvs.haskell.org/Hugs/downloads/2006-09/
MAINTAINER= nathanw@mit.edu
-HOMEPAGE= http://www.haskell.org/hugs/
+HOMEPAGE= https://www.haskell.org/hugs/
COMMENT= Functional programming system based on Haskell 98
LICENSE= modified-bsd