summaryrefslogtreecommitdiff
path: root/lang/smlnj/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/smlnj/Makefile')
-rw-r--r--lang/smlnj/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/smlnj/Makefile b/lang/smlnj/Makefile
index f7597184990..e3e0bf74a0a 100644
--- a/lang/smlnj/Makefile
+++ b/lang/smlnj/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2019/11/03 19:04:08 rillig Exp $
+# $NetBSD: Makefile,v 1.37 2020/01/26 17:31:32 rillig Exp $
#
DISTNAME= boot.${BOX}-unix
@@ -27,7 +27,7 @@ DISTFILES= MLRISC.tgz \
smlnj-c.tgz
MAINTAINER= richards+netbsd@CS.Princeton.EDU
-HOMEPAGE= http://www.smlnj.org/index.html
+HOMEPAGE= https://www.smlnj.org/index.html
COMMENT= Popular functional language from Bell Labs
SML_VERSION= 110.73
@@ -90,7 +90,7 @@ do-extract:
cd ${WRKDIR}/src; ${EXTRACT_CMD}
# symlink the rest of the distfiles
-# also copy in new configs
+# also copy in new configs
post-extract:
cd ${WRKDIR} && ${LN} -sf ${_DISTDIR}/* .
cp ${FILESDIR}/mk.* ${WRKDIR}/src/runtime/objs/