pkgsrc-Changes archive

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

CVS commit: pkgsrc/print/xpp



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Feb 20 12:19:42 UTC 2026

Modified Files:
        pkgsrc/print/xpp: Makefile

Log Message:
xpp: fix HOMEPAGE


To generate a diff of this commit:
cvs rdiff -u -r1.101 -r1.102 pkgsrc/print/xpp/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/xpp/Makefile
diff -u pkgsrc/print/xpp/Makefile:1.101 pkgsrc/print/xpp/Makefile:1.102
--- pkgsrc/print/xpp/Makefile:1.101     Fri Feb  6 10:05:46 2026
+++ pkgsrc/print/xpp/Makefile   Fri Feb 20 12:19:42 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.101 2026/02/06 10:05:46 wiz Exp $
+# $NetBSD: Makefile,v 1.102 2026/02/20 12:19:42 wiz Exp $
 
 DISTNAME=      xpp-1.5
 PKGREVISION=   56
@@ -6,7 +6,7 @@ CATEGORIES=     print x11
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=cups/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://cups.sourceforge.net/xpp/index.html
+HOMEPAGE=      https://cups.sourceforge.net/xpp.html
 COMMENT=       X Printing Panel
 
 USE_TOOLS+=    gmake



Home | Main Index | Thread Index | Old Index