pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/fonts/Inter-UI (fonts/Inter-UI) Fix fetch problem, (ad...
details: https://anonhg.NetBSD.org/pkgsrc/rev/9464561fa538
branches: trunk
changeset: 345666:9464561fa538
user: mef <mef%pkgsrc.org@localhost>
date: Sun Dec 15 20:47:15 2019 +0000
description:
(fonts/Inter-UI) Fix fetch problem, (add GITHUB_PROJECT)
diffstat:
fonts/Inter-UI/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r d1055f41184c -r 9464561fa538 fonts/Inter-UI/Makefile
--- a/fonts/Inter-UI/Makefile Sun Dec 15 19:08:49 2019 +0000
+++ b/fonts/Inter-UI/Makefile Sun Dec 15 20:47:15 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2019/12/13 14:41:31 mef Exp $
+# $NetBSD: Makefile,v 1.3 2019/12/15 20:47:15 mef Exp $
VERSION= 3.11
DISTNAME= Inter-${VERSION}
@@ -6,6 +6,7 @@
CATEGORIES= fonts
MASTER_SITES= ${MASTER_SITE_GITHUB:=rsms/}
GITHUB_TAG= v${VERSION}
+GITHUB_PROJECT= inter
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://rsms.me/inter/
Home |
Main Index |
Thread Index |
Old Index