pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/audio/SDL2_mixer
Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Jan 19 09:26:07 UTC 2025
Modified Files:
        pkgsrc/audio/SDL2_mixer: Makefile
Log Message:
SDL2_mixer: follow homepage redirect
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/audio/SDL2_mixer/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/audio/SDL2_mixer/Makefile
diff -u pkgsrc/audio/SDL2_mixer/Makefile:1.24 pkgsrc/audio/SDL2_mixer/Makefile:1.25
--- pkgsrc/audio/SDL2_mixer/Makefile:1.24       Sat Apr  6 08:04:46 2024
+++ pkgsrc/audio/SDL2_mixer/Makefile    Sun Jan 19 09:26:07 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2024/04/06 08:04:46 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2025/01/19 09:26:07 wiz Exp $
 
 DISTNAME=      SDL2_mixer-2.0.4
 PKGREVISION=   15
@@ -6,7 +6,7 @@ CATEGORIES=     audio devel
 MASTER_SITES=  http://www.libsdl.org/projects/SDL_mixer/release/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://www.libsdl.org/projects/SDL_mixer/
+HOMEPAGE=      https://github.com/libsdl-org/SDL_mixer
 COMMENT=       Sample multi-channel audio mixer library
 LICENSE=       zlib
 
Home |
Main Index |
Thread Index |
Old Index