pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/fonts/sourcehansans-fonts sourcehansans-fonts: don't s...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7d6d8937a7a8
branches:  trunk
changeset: 377720:7d6d8937a7a8
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Sun Apr 24 15:32:05 2022 +0000

description:
sourcehansans-fonts: don't set HOMEPAGE to example.com

diffstat:

 fonts/sourcehansans-fonts/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 11a057170fe1 -r 7d6d8937a7a8 fonts/sourcehansans-fonts/Makefile
--- a/fonts/sourcehansans-fonts/Makefile        Sun Apr 24 15:31:08 2022 +0000
+++ b/fonts/sourcehansans-fonts/Makefile        Sun Apr 24 15:32:05 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2020/01/26 17:31:12 rillig Exp $
+# $NetBSD: Makefile,v 1.4 2022/04/24 15:32:05 tnn Exp $
 
 DISTNAME=      SourceHanSansOTF-1.000
 PKGNAME=       ${DISTNAME:S/SourceHanSansOTF/sourcehansans-fonts/}
@@ -7,7 +7,7 @@
 EXTRACT_SUFX=  .zip
 
 MAINTAINER=    ryoon%NetBSD.org@localhost
-HOMEPAGE=      https://example.com/
+HOMEPAGE=      https://github.com/adobe-fonts/source-han-sans
 COMMENT=       Set of Pan-CJK fonts from Adobe
 LICENSE=       apache-2.0
 



Home | Main Index | Thread Index | Old Index