pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/gnustep-examples



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Dec 23 07:49:41 UTC 2025

Modified Files:
        pkgsrc/devel/gnustep-examples: Makefile

Log Message:
gnustep-examples: switch to https


To generate a diff of this commit:
cvs rdiff -u -r1.64 -r1.65 pkgsrc/devel/gnustep-examples/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/gnustep-examples/Makefile
diff -u pkgsrc/devel/gnustep-examples/Makefile:1.64 pkgsrc/devel/gnustep-examples/Makefile:1.65
--- pkgsrc/devel/gnustep-examples/Makefile:1.64 Thu Apr 17 21:50:20 2025
+++ pkgsrc/devel/gnustep-examples/Makefile      Tue Dec 23 07:49:41 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.64 2025/04/17 21:50:20 wiz Exp $
+# $NetBSD: Makefile,v 1.65 2025/12/23 07:49:41 wiz Exp $
 
 DISTNAME=      gnustep-examples-1.3.0
 PKGREVISION=   32
@@ -6,7 +6,7 @@ CATEGORIES=     devel gnustep
 MASTER_SITES=  ${MASTER_SITE_GNUSTEP:=core/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.gnustep.org/
+HOMEPAGE=      https://www.gnustep.org/
 COMMENT=       Some GUI programming examples for GNUstep
 LICENSE=       gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index