pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/slib



Module Name:    pkgsrc
Committed By:   gdt
Date:           Wed Sep  4 23:36:52 UTC 2024

Modified Files:
        pkgsrc/devel/slib: Makefile

Log Message:
devel/slib: Change HOMEPAGE to https


To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 pkgsrc/devel/slib/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/slib/Makefile
diff -u pkgsrc/devel/slib/Makefile:1.44 pkgsrc/devel/slib/Makefile:1.45
--- pkgsrc/devel/slib/Makefile:1.44     Tue Feb 13 18:11:39 2024
+++ pkgsrc/devel/slib/Makefile  Wed Sep  4 23:36:52 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.44 2024/02/13 18:11:39 wiz Exp $
+# $NetBSD: Makefile,v 1.45 2024/09/04 23:36:52 gdt Exp $
 
 DISTNAME=      slib-3c1
 #
@@ -13,7 +13,7 @@ CATEGORIES=   devel
 MASTER_SITES=  http://groups.csail.mit.edu/mac/ftpdir/scm/
 
 MAINTAINER=    gdt%NetBSD.org@localhost
-HOMEPAGE=      http://people.csail.mit.edu/jaffer/SLIB.html
+HOMEPAGE=      https://people.csail.mit.edu/jaffer/SLIB.html
 COMMENT=       Portable Scheme library of compatibility and utility functions
 
 #LICENSE=      TODO: many licenses, all either PD or acceptable, in theory



Home | Main Index | Thread Index | Old Index