diff options
author | adam <adam@pkgsrc.org> | 2020-06-02 08:22:31 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2020-06-02 08:22:31 +0000 |
commit | 0c9653ffa991492dacf3bcd4d70693a7cb2a1d8b (patch) | |
tree | 4b76e80283e16e135441c0ad59b8896fab793cb4 /emulators/mame | |
parent | 615f0d51f15e2d397ce85e7e5e7addfe48c1c6a7 (diff) | |
download | pkgsrc-0c9653ffa991492dacf3bcd4d70693a7cb2a1d8b.tar.gz |
Revbump for icu
Diffstat (limited to 'emulators/mame')
-rw-r--r-- | emulators/mame/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/mame/Makefile b/emulators/mame/Makefile index 7defa294b23..a4a02d6727c 100644 --- a/emulators/mame/Makefile +++ b/emulators/mame/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.114 2020/04/12 08:28:37 adam Exp $ +# $NetBSD: Makefile,v 1.115 2020/06/02 08:23:46 adam Exp $ DISTNAME= mame-0.220 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_GITHUB:=mamedev/} GITHUB_TAG= ${DISTNAME:S/-//S/.//} |