pkgsrc-Changes archive

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

CVS commit: pkgsrc/fonts/ricty-ttf



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

Modified Files:
        pkgsrc/fonts/ricty-ttf: Makefile

Log Message:
ricty-ttf: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 pkgsrc/fonts/ricty-ttf/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/ricty-ttf/Makefile
diff -u pkgsrc/fonts/ricty-ttf/Makefile:1.28 pkgsrc/fonts/ricty-ttf/Makefile:1.29
--- pkgsrc/fonts/ricty-ttf/Makefile:1.28        Tue Jun  6 12:41:23 2023
+++ pkgsrc/fonts/ricty-ttf/Makefile     Sun Dec 14 09:02:16 2025
@@ -1,18 +1,17 @@
-# $NetBSD: Makefile,v 1.28 2023/06/06 12:41:23 riastradh Exp $
+# $NetBSD: Makefile,v 1.29 2025/12/14 09:02:16 wiz Exp $
 
 DISTNAME=      # empty
 PKGNAME=       ricty-ttf-4.1.1
 CATEGORIES=    fonts japanese
-
 # The official distribution of Ricty is unfortunately not versioned.
+#MASTER_SITES= http://www.yusa.lab.uec.ac.jp/~yusa/ricty/
 DIST_SUBDIR=   ${PKGBASE}
 DISTFILES=     ricty_generator.sh os2version_reviser.sh
-MASTER_SITES=  http://www.yusa.lab.uec.ac.jp/~yusa/ricty/
 EXTRACT_CMD=   ${CP} -f "$$extract_file" "${WRKSRC}"
 WRKSRC=                ${WRKDIR}
 
 MAINTAINER=    ryoon%NetBSD.org@localhost
-HOMEPAGE=      http://www.yusa.lab.uec.ac.jp/~yusa/ricty.html
+#HOMEPAGE=     http://www.yusa.lab.uec.ac.jp/~yusa/ricty.html
 COMMENT=       Migu 1M and Inconsolata based TrueType fonts for programming
 LICENSE=       ipafont AND ofl-v1.1 AND 2-clause-bsd
 



Home | Main Index | Thread Index | Old Index