pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/unicorn unicorn: set GITHUB_PROJECT so downl...
details: https://anonhg.NetBSD.org/pkgsrc/rev/1598271db316
branches: trunk
changeset: 447873:1598271db316
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Feb 28 13:25:47 2021 +0000
description:
unicorn: set GITHUB_PROJECT so downloads work for all users of this file
diffstat:
emulators/unicorn/Makefile.common | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (16 lines):
diff -r a0bc4c67fa09 -r 1598271db316 emulators/unicorn/Makefile.common
--- a/emulators/unicorn/Makefile.common Sun Feb 28 13:21:45 2021 +0000
+++ b/emulators/unicorn/Makefile.common Sun Feb 28 13:25:47 2021 +0000
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile.common,v 1.5 2021/02/25 19:47:50 leot Exp $
+# $NetBSD: Makefile.common,v 1.6 2021/02/28 13:25:47 wiz Exp $
#
# used by emulators/py-unicorn/Makefile
DISTNAME= unicorn-1.0.2
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_GITHUB:=unicorn-engine/}
+GITHUB_PROJECT= unicorn
HOMEPAGE= https://www.unicorn-engine.org/
Home |
Main Index |
Thread Index |
Old Index