pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/emulators/unicorn
Module Name: pkgsrc
Committed By: wiz
Date: Sun Feb 28 13:25:47 UTC 2021
Modified Files:
pkgsrc/emulators/unicorn: Makefile.common
Log Message:
unicorn: set GITHUB_PROJECT so downloads work for all users of this file
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/emulators/unicorn/Makefile.common
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/emulators/unicorn/Makefile.common
diff -u pkgsrc/emulators/unicorn/Makefile.common:1.5 pkgsrc/emulators/unicorn/Makefile.common:1.6
--- pkgsrc/emulators/unicorn/Makefile.common:1.5 Thu Feb 25 19:47:50 2021
+++ pkgsrc/emulators/unicorn/Makefile.common Sun Feb 28 13:25:47 2021
@@ -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