diff options
author | ryoon <ryoon@pkgsrc.org> | 2022-07-02 16:53:03 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2022-07-02 16:53:03 +0000 |
commit | 3bdc75281f615f90360f85ef6e0a966aa6d74219 (patch) | |
tree | bee69c67c48538845885ed66f6fbdbcf49cd31e2 /emulators/snes9x-gtk/Makefile | |
parent | ce176d805c910f047b34328fdc997bbfebdc31a3 (diff) | |
download | pkgsrc-3bdc75281f615f90360f85ef6e0a966aa6d74219.tar.gz |
*: Recursive revbump from audio/pulseaudio
Diffstat (limited to 'emulators/snes9x-gtk/Makefile')
-rw-r--r-- | emulators/snes9x-gtk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/snes9x-gtk/Makefile b/emulators/snes9x-gtk/Makefile index 5a8aa1c1c9b..da4bf5e4ef6 100644 --- a/emulators/snes9x-gtk/Makefile +++ b/emulators/snes9x-gtk/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.86 2022/06/30 11:18:22 nia Exp $ +# $NetBSD: Makefile,v 1.87 2022/07/02 16:53:15 ryoon Exp $ -PKGREVISION= 1 +PKGREVISION= 2 .include "../../emulators/snes9x/Makefile.common" PKGNAME= snes9x-gtk-${SNES9X_VERSION} |