pkgsrc-Changes archive

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

CVS commit: pkgsrc/lang/objc



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Jan 13 07:36:58 UTC 2026

Modified Files:
        pkgsrc/lang/objc: Makefile

Log Message:
objc: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/lang/objc/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/objc/Makefile
diff -u pkgsrc/lang/objc/Makefile:1.19 pkgsrc/lang/objc/Makefile:1.20
--- pkgsrc/lang/objc/Makefile:1.19      Wed May 20 06:09:07 2020
+++ pkgsrc/lang/objc/Makefile   Tue Jan 13 07:36:58 2026
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.19 2020/05/20 06:09:07 rillig Exp $
+# $NetBSD: Makefile,v 1.20 2026/01/13 07:36:58 wiz Exp $
 
 DISTNAME=      objc-3.2.10
 CATEGORIES=    lang
-MASTER_SITES=  http://users.pandora.be/stes/
+#MASTER_SITES= http://users.pandora.be/stes/
 DISTFILES=     ${DIST_BS}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://users.pandora.be/stes/compiler.html
+#HOMEPAGE=     http://users.pandora.be/stes/compiler.html
 COMMENT=       Portable Object Compiler
 
 DIST_BS=       objc-bootstrap-3.2.8



Home | Main Index | Thread Index | Old Index