pkgsrc-Changes archive

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

CVS commit: pkgsrc/fonts/Office-Code-Pro



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Dec 14 09:01:00 UTC 2025

Modified Files:
        pkgsrc/fonts/Office-Code-Pro: Makefile

Log Message:
Office-Code-Pro: comment out dead sites


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/fonts/Office-Code-Pro/Makefile

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

Modified files:

Index: pkgsrc/fonts/Office-Code-Pro/Makefile
diff -u pkgsrc/fonts/Office-Code-Pro/Makefile:1.2 pkgsrc/fonts/Office-Code-Pro/Makefile:1.3
--- pkgsrc/fonts/Office-Code-Pro/Makefile:1.2   Sat Nov  2 22:24:38 2019
+++ pkgsrc/fonts/Office-Code-Pro/Makefile       Sun Dec 14 09:01:00 2025
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.2 2019/11/02 22:24:38 rillig Exp $
+# $NetBSD: Makefile,v 1.3 2025/12/14 09:01:00 wiz Exp $
 
 DISTNAME=      Office-Code-Pro-1.004
 CATEGORIES=    fonts
-MASTER_SITES=  ${MASTER_SITE_GITHUB:=nathco/}
+#MASTER_SITES= ${MASTER_SITE_GITHUB:=nathco/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://github.com/nathco/Office-Code-Pro/
+#HOMEPAGE=     https://github.com/nathco/Office-Code-Pro/
 COMMENT=       Customized version of Source Code Pro
 LICENSE=       ofl-v1.1
 



Home | Main Index | Thread Index | Old Index