pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/SDL_gfx



Module Name:    pkgsrc
Committed By:   zafer
Date:           Fri May 16 20:27:29 UTC 2025

Modified Files:
        pkgsrc/devel/SDL_gfx: Makefile

Log Message:
use https


To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 pkgsrc/devel/SDL_gfx/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/SDL_gfx/Makefile
diff -u pkgsrc/devel/SDL_gfx/Makefile:1.43 pkgsrc/devel/SDL_gfx/Makefile:1.44
--- pkgsrc/devel/SDL_gfx/Makefile:1.43  Mon Jan  6 21:49:03 2025
+++ pkgsrc/devel/SDL_gfx/Makefile       Fri May 16 20:27:28 2025
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.43 2025/01/06 21:49:03 ktnb Exp $
+# $NetBSD: Makefile,v 1.44 2025/05/16 20:27:28 zafer Exp $
 
 DISTNAME=      SDL_gfx-2.0.26
 PKGREVISION=   1
 CATEGORIES=    devel
-MASTER_SITES=  http://www.ferzkopp.net/Software/SDL_gfx-2.0/
+MASTER_SITES=  https://www.ferzkopp.net/Software/SDL_gfx-2.0/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://www.ferzkopp.net/wordpress/2016/01/02/sdl_gfx-sdl2_gfx/



Home | Main Index | Thread Index | Old Index