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:           Thu Jan 22 08:42:16 UTC 2026

Modified Files:
        pkgsrc/pkgtools/pkg: Makefile

Log Message:
pkg: update HOMEPAGE


To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 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.32 pkgsrc/pkgtools/pkg/Makefile:1.33
--- pkgsrc/pkgtools/pkg/Makefile:1.32   Sun Apr 20 19:19:01 2025
+++ pkgsrc/pkgtools/pkg/Makefile        Thu Jan 22 08:42:16 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2025/04/20 19:19:01 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2026/01/22 08:42:16 wiz Exp $
 
 DISTNAME=      pkg-1.10.99.7
 PKGREVISION=   1
@@ -7,7 +7,7 @@ MASTER_SITES=   http://files.etoilebsd.net
 EXTRACT_SUFX=  .tar.xz
 
 MAINTAINER=    khorben%defora.org@localhost
-HOMEPAGE=      https://wiki.freebsd.org/pkgng
+HOMEPAGE=      https://wiki.freebsd.org/pkg
 COMMENT=       Package management tool for FreeBSD
 LICENSE=       2-clause-bsd
 



Home | Main Index | Thread Index | Old Index