pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/npapi-sdk



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Jan 13 07:31:38 UTC 2026

Modified Files:
        pkgsrc/devel/npapi-sdk: Makefile

Log Message:
npapi-sdk: follow redirect

this has been archived even at the new site


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/npapi-sdk/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/npapi-sdk/Makefile
diff -u pkgsrc/devel/npapi-sdk/Makefile:1.7 pkgsrc/devel/npapi-sdk/Makefile:1.8
--- pkgsrc/devel/npapi-sdk/Makefile:1.7 Mon Jul 25 11:12:23 2022
+++ pkgsrc/devel/npapi-sdk/Makefile     Tue Jan 13 07:31:37 2026
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.7 2022/07/25 11:12:23 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2026/01/13 07:31:37 wiz Exp $
 
 DISTNAME=      npapi-sdk-0.27.2
 CATEGORIES=    devel
-MASTER_SITES=  https://bitbucket.org/mgorny/npapi-sdk/downloads/
+#MASTER_SITES= https://bitbucket.org/mgorny/npapi-sdk/downloads/
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://bitbucket.org/mgorny/npapi-sdk/
+HOMEPAGE=      https://github.com/projg2/npapi-sdk
 COMMENT=       Reusable, released NPAPI-SDK
 LICENSE=       mpl-1.1
 



Home | Main Index | Thread Index | Old Index