pkgsrc-Changes archive

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

CVS commit: pkgsrc/fonts/vlgothic-ttf



Module Name:    pkgsrc
Committed By:   tsutsui
Date:           Fri Jan 12 16:12:10 UTC 2024

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

Log Message:
vlgothic-ttf: MASTER_SITES is back.


To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 pkgsrc/fonts/vlgothic-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/vlgothic-ttf/Makefile
diff -u pkgsrc/fonts/vlgothic-ttf/Makefile:1.35 pkgsrc/fonts/vlgothic-ttf/Makefile:1.36
--- pkgsrc/fonts/vlgothic-ttf/Makefile:1.35     Fri Jan 12 12:15:42 2024
+++ pkgsrc/fonts/vlgothic-ttf/Makefile  Fri Jan 12 16:12:10 2024
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.35 2024/01/12 12:15:42 zafer Exp $
+# $NetBSD: Makefile,v 1.36 2024/01/12 16:12:10 tsutsui Exp $
 
 DISTNAME=      VLGothic-20230918
 PKGNAME=       ${DISTNAME:tl:S/-/-ttf-/}
 CATEGORIES=    fonts japanese
-MASTER_SITES=  #
+MASTER_SITES=  https://vlgothic.dicey.org/releases/
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    yamajun%ofug.net@localhost



Home | Main Index | Thread Index | Old Index