pkgsrc-Changes archive

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

CVS commit: pkgsrc/cad/pcb



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Jan 16 06:48:48 UTC 2026

Modified Files:
        pkgsrc/cad/pcb: Makefile

Log Message:
pcb: follow redirect

This project is dead but suggesteds Ringdove as successor


To generate a diff of this commit:
cvs rdiff -u -r1.113 -r1.114 pkgsrc/cad/pcb/Makefile

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

Modified files:

Index: pkgsrc/cad/pcb/Makefile
diff -u pkgsrc/cad/pcb/Makefile:1.113 pkgsrc/cad/pcb/Makefile:1.114
--- pkgsrc/cad/pcb/Makefile:1.113       Thu Oct 23 20:35:59 2025
+++ pkgsrc/cad/pcb/Makefile     Fri Jan 16 06:48:48 2026
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.113 2025/10/23 20:35:59 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.114 2026/01/16 06:48:48 wiz Exp $
 
 DISTNAME=      pcb-4.1.3
 PKGREVISION=   20
@@ -7,7 +6,7 @@ CATEGORIES=     cad
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=pcb/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://pcb.geda-project.org/
+HOMEPAGE=      http://www.repo.hu/projects/geda-archive/pcb.geda-project.org/
 COMMENT=       Printed circuit board layout system
 LICENSE=       gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index