diff options
author | ryoon <ryoon@pkgsrc.org> | 2015-10-10 01:57:50 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2015-10-10 01:57:50 +0000 |
commit | dc0982e10414ced94b27063e96d8aaa838e36e1f (patch) | |
tree | 2c4ee532d0c3688febd52e845ce894350f2c8aa2 /emulators/mame/Makefile | |
parent | b2b32f179afdd09e78afa1d2645c3d390598b778 (diff) | |
download | pkgsrc-dc0982e10414ced94b27063e96d8aaa838e36e1f.tar.gz |
Recursive revbump from textproc/icu
Diffstat (limited to 'emulators/mame/Makefile')
-rw-r--r-- | emulators/mame/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/mame/Makefile b/emulators/mame/Makefile index 8bbb45db770..dab374800e4 100644 --- a/emulators/mame/Makefile +++ b/emulators/mame/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.46 2015/10/02 07:55:53 wiz Exp $ +# $NetBSD: Makefile,v 1.47 2015/10/10 01:58:07 ryoon Exp $ DISTNAME= mame-0.166 +PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_GITHUB:=mamedev/} GITHUB_TAG= ${DISTNAME:S/-//S/.//} |