pkgsrc-Changes archive

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

CVS commit: pkgsrc/lang/pcc-current



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

Modified Files:
        pkgsrc/lang/pcc-current: Makefile

Log Message:
pcc-current: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/lang/pcc-current/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-current/Makefile
diff -u pkgsrc/lang/pcc-current/Makefile:1.17 pkgsrc/lang/pcc-current/Makefile:1.18
--- pkgsrc/lang/pcc-current/Makefile:1.17       Sat May  6 15:19:25 2023
+++ pkgsrc/lang/pcc-current/Makefile    Fri Jan 16 06:49:35 2026
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.17 2023/05/06 15:19:25 nikita Exp $
+# $NetBSD: Makefile,v 1.18 2026/01/16 06:49:35 wiz Exp $
 
 DISTNAME=      pcc-${DATE_STR}
 PKGNAME=       pcc-current-${DATE_STR}
 CATEGORIES=    lang
-MASTER_SITES=  ftp://pcc.ludd.ltu.se/pub/pcc/
+#MASTER_SITES= ftp://pcc.ludd.ltu.se/pub/pcc/
 EXTRACT_SUFX=  .tgz
 
 MAINTAINER=    he%NetBSD.org@localhost
-HOMEPAGE=      http://pcc.ludd.ltu.se/
+#HOMEPAGE=     http://pcc.ludd.ltu.se/
 COMMENT=       Portable C compiler
 LICENSE=       pcc-license
 



Home | Main Index | Thread Index | Old Index