pkgsrc-Changes archive

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

CVS commit: pkgsrc/lang/pcc



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

Modified Files:
        pkgsrc/lang/pcc: Makefile

Log Message:
pcc: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/lang/pcc/Makefile

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

Modified files:

Index: pkgsrc/lang/pcc/Makefile
diff -u pkgsrc/lang/pcc/Makefile:1.19 pkgsrc/lang/pcc/Makefile:1.20
--- pkgsrc/lang/pcc/Makefile:1.19       Sun Mar 30 21:10:44 2025
+++ pkgsrc/lang/pcc/Makefile    Fri Jan 16 06:49:21 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2025/03/30 21:10:44 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2026/01/16 06:49:21 wiz Exp $
 
 DISTNAME=      pcc-1.0.0
 PKGREVISION=   1
@@ -7,7 +7,7 @@ MASTER_SITES=   #
 EXTRACT_SUFX=  .tgz
 
 MAINTAINER=    reed%reedmedia.net@localhost
-HOMEPAGE=      http://pcc.ludd.ltu.se/
+#HOMEPAGE=     http://pcc.ludd.ltu.se/
 COMMENT=       Portable C compiler
 
 ONLY_FOR_PLATFORM=     NetBSD-*-arm* NetBSD-*-i386 NetBSD-*-mips* \



Home | Main Index | Thread Index | Old Index