summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2019-01-03 21:51:18 +0000
committernia <nia@pkgsrc.org>2019-01-03 21:51:18 +0000
commit8cf2fb03f22bb9ccecb39bbb41cfe1e0ef8a66e1 (patch)
treeb7f54ede95f2e90c0087ee299798d3af8c85c35b
parent88e86747f664c33207e6820507809b7601eb2407 (diff)
downloadpkgsrc-8cf2fb03f22bb9ccecb39bbb41cfe1e0ef8a66e1.tar.gz
snes9x: fix fetching distfiles⇧s
-rw-r--r--emulators/snes9x/Makefile.common4
1 files changed, 3 insertions, 1 deletions
diff --git a/emulators/snes9x/Makefile.common b/emulators/snes9x/Makefile.common
index 5c7ad8b22c2..8f6d413502d 100644
--- a/emulators/snes9x/Makefile.common
+++ b/emulators/snes9x/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.1 2019/01/01 22:16:14 nia Exp $
+# $NetBSD: Makefile.common,v 1.2 2019/01/03 21:51:18 nia Exp $
# used by emulators/libretro-snes9x/Makefile
# used by emulators/snes9x/Makefile
@@ -8,6 +8,8 @@ SNES9X_VERSION= 1.58
DISTNAME= snes9x-${SNES9X_VERSION}
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_GITHUB:=snes9xgit/}
+GITHUB_PROJECT= snes9x
+GITHUB_TAG= ${SNES9X_VERSION}
HOMEPAGE= http://www.snes9x.com/
LICENSE= snes9x-license