diff options
author | adam <adam@pkgsrc.org> | 2018-01-01 21:18:06 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2018-01-01 21:18:06 +0000 |
commit | 1e78f2267b0c29f887835420620be6b8c4097838 (patch) | |
tree | 71bb5f6ae0e25c7f3ef13390b999b6e40126a958 /emulators/emulationstation | |
parent | f7c0c932f21e259f3bba5702269d7b1ecd668be9 (diff) | |
download | pkgsrc-1e78f2267b0c29f887835420620be6b8c4097838.tar.gz |
Revbump after boost update
Diffstat (limited to 'emulators/emulationstation')
-rw-r--r-- | emulators/emulationstation/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/emulationstation/Makefile b/emulators/emulationstation/Makefile index 8ac6a40f23a..38be9fe5e8e 100644 --- a/emulators/emulationstation/Makefile +++ b/emulators/emulationstation/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2017/08/24 20:03:13 adam Exp $ +# $NetBSD: Makefile,v 1.13 2018/01/01 21:18:23 adam Exp $ DISTNAME= abba19584636c28cd98e3810e857f493cb63d06c PKGNAME= emulationstation-2.0.0_rc1_20150210 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= emulators games MASTER_SITES= https://github.com/Aloshi/EmulationStation/archive/ EXTRACT_SUFX= .zip |