diff options
Diffstat (limited to 'emulators/dosbox-x/Makefile')
-rw-r--r-- | emulators/dosbox-x/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/dosbox-x/Makefile b/emulators/dosbox-x/Makefile index 8fbc8c275a8..56451bf366c 100644 --- a/emulators/dosbox-x/Makefile +++ b/emulators/dosbox-x/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.23 2020/11/19 16:52:31 nia Exp $ +# $NetBSD: Makefile,v 1.24 2020/11/19 17:17:15 nia Exp $ DISTNAME= dosbox-x-0.83.7 +PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_GITHUB:=joncampbell123/} GITHUB_TAG= dosbox-x-v${PKGVERSION_NOREV} |