pkgsrc-Changes archive

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

CVS commit: pkgsrc/multimedia/ming



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Jan 10 07:46:23 UTC 2026

Modified Files:
        pkgsrc/multimedia/ming: Makefile

Log Message:
ming: switch to github, HOMEPAGE does not work


To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 pkgsrc/multimedia/ming/Makefile

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

Modified files:

Index: pkgsrc/multimedia/ming/Makefile
diff -u pkgsrc/multimedia/ming/Makefile:1.38 pkgsrc/multimedia/ming/Makefile:1.39
--- pkgsrc/multimedia/ming/Makefile:1.38        Sun Nov 12 13:23:00 2023
+++ pkgsrc/multimedia/ming/Makefile     Sat Jan 10 07:46:23 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2023/11/12 13:23:00 wiz Exp $
+# $NetBSD: Makefile,v 1.39 2026/01/10 07:46:23 wiz Exp $
 
 PKGREVISION= 9
 .include "Makefile.common"
@@ -7,7 +7,7 @@ PKGNAME=        ${DISTNAME:S/_/./g}
 CATEGORIES=    multimedia
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.libming.org/
+HOMEPAGE=      https://github.com/libming/libming
 COMMENT=       SWF output library
 LICENSE=       gnu-lgpl-v2.1 AND gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index