diff options
author | ryoon <ryoon@pkgsrc.org> | 2018-11-23 08:06:28 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2018-11-23 08:06:28 +0000 |
commit | 2b78aa66464f5b0412968d7db8d62021d1288d11 (patch) | |
tree | 298a0b3a7eb7b3f235db0c4eedb180bd50f2facd /emulators/libretro-ppsspp | |
parent | 3bcfc53da079df34e0f74fcc869894e80ff5f935 (diff) | |
download | pkgsrc-2b78aa66464f5b0412968d7db8d62021d1288d11.tar.gz |
Recursive revbump from multimedia/libva
Diffstat (limited to 'emulators/libretro-ppsspp')
-rw-r--r-- | emulators/libretro-ppsspp/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/libretro-ppsspp/Makefile b/emulators/libretro-ppsspp/Makefile index 6ce6ae50ac8..3f76cc15746 100644 --- a/emulators/libretro-ppsspp/Makefile +++ b/emulators/libretro-ppsspp/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2018/08/14 12:55:41 nia Exp $ +# $NetBSD: Makefile,v 1.2 2018/11/23 08:06:30 ryoon Exp $ PKGNAME= libretro-ppsspp-1.6.3 +PKGREVISION= 1 CATEGORIES= emulators MAINTAINER= pkgsrc-users@NetBSD.org |