diff options
author | ryoon <ryoon@pkgsrc.org> | 2015-02-21 23:35:38 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2015-02-21 23:35:38 +0000 |
commit | aea9c58bb4a4388987522b9ec1db9204debbe595 (patch) | |
tree | a5c1d1d162e0b74ad2692573202d02096d37a5fd /emulators/snes9x-gtk | |
parent | 263686924b3a935978bd98911fec1358e2380d36 (diff) | |
download | pkgsrc-aea9c58bb4a4388987522b9ec1db9204debbe595.tar.gz |
Recursive revbump from audio/pulseaudio.
Diffstat (limited to 'emulators/snes9x-gtk')
-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 250fc88832d..fc88fdc42b4 100644 --- a/emulators/snes9x-gtk/Makefile +++ b/emulators/snes9x-gtk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.42 2015/02/18 08:50:44 wiz Exp $ +# $NetBSD: Makefile,v 1.43 2015/02/21 23:35:40 ryoon Exp $ DISTNAME= snes9x-1.53-src PKGNAME= snes9x-gtk-1.53.81 -PKGREVISION= 23 +PKGREVISION= 24 CATEGORIES= emulators MASTER_SITES= http://snes9x-gtk.googlecode.com/files/ EXTRACT_SUFX= .tar.bz2 |