pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/cvsweb



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Dec  2 09:10:20 UTC 2025

Modified Files:
        pkgsrc/www/cvsweb: Makefile

Log Message:
cvsweb: update HOMEPAGE


To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 pkgsrc/www/cvsweb/Makefile

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

Modified files:

Index: pkgsrc/www/cvsweb/Makefile
diff -u pkgsrc/www/cvsweb/Makefile:1.52 pkgsrc/www/cvsweb/Makefile:1.53
--- pkgsrc/www/cvsweb/Makefile:1.52     Tue Jun 28 11:37:03 2022
+++ pkgsrc/www/cvsweb/Makefile  Tue Dec  2 09:10:20 2025
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.52 2022/06/28 11:37:03 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.53 2025/12/02 09:10:20 wiz Exp $
 
 DISTNAME=              cvsweb-3.0.6
 PKGREVISION=           13
@@ -7,7 +6,7 @@ CATEGORIES=             www
 MASTER_SITES=          ftp://ftp.freebsd.org/pub/FreeBSD/ports/local-distfiles/scop/
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=              https://www.freebsd.org/projects/cvsweb.html
+HOMEPAGE=              https://people.freebsd.org/~kuriyama/www/projects/cvsweb.html
 COMMENT=               Web interface for browsing a CVS repository
 
 #DEPENDS+=             {perl>=5.6.1,p5-File-Temp>=0.12}:../../devel/p5-File-Temp



Home | Main Index | Thread Index | Old Index