pkgsrc-Changes archive

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

CVS commit: pkgsrc/print/hplip



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Dec 29 10:10:48 UTC 2025

Modified Files:
        pkgsrc/print/hplip: Makefile

Log Message:
hplip: follow redirect


To generate a diff of this commit:
cvs rdiff -u -r1.123 -r1.124 pkgsrc/print/hplip/Makefile

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

Modified files:

Index: pkgsrc/print/hplip/Makefile
diff -u pkgsrc/print/hplip/Makefile:1.123 pkgsrc/print/hplip/Makefile:1.124
--- pkgsrc/print/hplip/Makefile:1.123   Thu Oct 23 20:39:00 2025
+++ pkgsrc/print/hplip/Makefile Mon Dec 29 10:10:48 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.123 2025/10/23 20:39:00 wiz Exp $
+# $NetBSD: Makefile,v 1.124 2025/12/29 10:10:48 wiz Exp $
 
 DISTNAME=      hplip-3.19.12
 PKGREVISION=   35
@@ -6,7 +6,7 @@ CATEGORIES=     print
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=hplip/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://hplipopensource.com/
+HOMEPAGE=      https://developers.hp.com/hp-linux-imaging-and-printing
 COMMENT=       HP Linux Imaging and Printing
 LICENSE=       gnu-gpl-v2 AND mit AND modified-bsd
 



Home | Main Index | Thread Index | Old Index