diff options
author | ryoon <ryoon> | 2016-08-04 17:03:30 +0000 |
---|---|---|
committer | ryoon <ryoon> | 2016-08-04 17:03:30 +0000 |
commit | f8e43cdd499d9171debf81b74641ef6e4f0aefc7 (patch) | |
tree | 5f6aeb05192862a05450d1246426e1af390f711e /emulators | |
parent | e7142e8d3d374427b988a995bb72f2d397c54302 (diff) | |
download | pkgsrc-f8e43cdd499d9171debf81b74641ef6e4f0aefc7.tar.gz |
Recursive revbump from audio/pulseaudio
Diffstat (limited to 'emulators')
-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 cc66f6aa1ff..5a84c46eb1a 100644 --- a/emulators/snes9x-gtk/Makefile +++ b/emulators/snes9x-gtk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.47 2016/08/03 10:22:44 adam Exp $ +# $NetBSD: Makefile,v 1.48 2016/08/04 17:03:35 ryoon Exp $ DISTNAME= snes9x-1.53-src PKGNAME= snes9x-gtk-1.53.81 -PKGREVISION= 28 +PKGREVISION= 29 CATEGORIES= emulators MASTER_SITES= http://snes9x-gtk.googlecode.com/files/ EXTRACT_SUFX= .tar.bz2 |