pkgsrc-Changes archive

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

CVS commit: pkgsrc/fonts/roboto-fonts



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Dec 14 09:02:38 UTC 2025

Modified Files:
        pkgsrc/fonts/roboto-fonts: Makefile

Log Message:
roboto-fonts: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/fonts/roboto-fonts/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/roboto-fonts/Makefile
diff -u pkgsrc/fonts/roboto-fonts/Makefile:1.9 pkgsrc/fonts/roboto-fonts/Makefile:1.10
--- pkgsrc/fonts/roboto-fonts/Makefile:1.9      Fri Nov  6 18:04:26 2020
+++ pkgsrc/fonts/roboto-fonts/Makefile  Sun Dec 14 09:02:38 2025
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.9 2020/11/06 18:04:26 maya Exp $
+# $NetBSD: Makefile,v 1.10 2025/12/14 09:02:38 wiz Exp $
 
 DISTNAME=      roboto-fonts-20150923
 CATEGORIES=    fonts
 MASTER_SITES=  ${MASTER_SITE_LOCAL}
 
 MAINTAINER=    ryoon%NetBSD.org@localhost
-HOMEPAGE=      https://www.google.com/fonts/specimen/Roboto
+#HOMEPAGE=     https://www.google.com/fonts/specimen/Roboto
 COMMENT=       Roboto font family from Google's Android
 LICENSE=       apache-2.0
 



Home | Main Index | Thread Index | Old Index