We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fc05ed commit 4521b73Copy full SHA for 4521b73
1 file changed
lang/scheme48/Makefile
@@ -1,4 +1,4 @@
1
-# $NetBSD: Makefile,v 1.43 2018/07/04 13:40:22 jperkin Exp $
+# $NetBSD: Makefile,v 1.44 2026/01/25 23:12:38 gdt Exp $
2
3
DISTNAME= scheme48-1.9.2
4
CATEGORIES= lang
@@ -7,6 +7,7 @@ EXTRACT_SUFX= .tgz
7
8
MAINTAINER= pkgsrc-users@NetBSD.org
9
HOMEPAGE= http://s48.org/
10
+#HOMEPAGE+= https://codeberg.org/s48/scheme48
11
COMMENT= The Scheme Underground implementation of R5RS
12
LICENSE= modified-bsd
13
0 commit comments