pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/pkgtools/pkg
Module Name: pkgsrc
Committed By: wiz
Date: Tue Mar 3 06:44:04 UTC 2026
Modified Files:
pkgsrc/pkgtools/pkg: Makefile
Log Message:
pkg: master site is gone
development moved to github, but that doesn't provide the old file
needed by pkgsrc
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/pkgtools/pkg/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/pkgtools/pkg/Makefile
diff -u pkgsrc/pkgtools/pkg/Makefile:1.33 pkgsrc/pkgtools/pkg/Makefile:1.34
--- pkgsrc/pkgtools/pkg/Makefile:1.33 Thu Jan 22 08:42:16 2026
+++ pkgsrc/pkgtools/pkg/Makefile Tue Mar 3 06:44:04 2026
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.33 2026/01/22 08:42:16 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2026/03/03 06:44:04 wiz Exp $
DISTNAME= pkg-1.10.99.7
PKGREVISION= 1
CATEGORIES= pkgtools
-MASTER_SITES= http://files.etoilebsd.net/pkg/
+# https://github.com/freebsd/pkg/
+#MASTER_SITES= http://files.etoilebsd.net/pkg/
EXTRACT_SUFX= .tar.xz
MAINTAINER= khorben%defora.org@localhost
Home |
Main Index |
Thread Index |
Old Index