diff options
author | sno <sno@pkgsrc.org> | 2009-08-26 20:19:17 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2009-08-26 20:19:17 +0000 |
commit | a1b3906f033288b40ff0e0dda1b6f1a07126fc53 (patch) | |
tree | 3059eff72c3bf023eecff8b08fc4c8b292637bd6 /emulators/sdlmame | |
parent | 2e5396594c669899abee7b26ad48d6578f85614b (diff) | |
download | pkgsrc-a1b3906f033288b40ff0e0dda1b6f1a07126fc53.tar.gz |
bump revision because of graphics/jpeg update
Diffstat (limited to 'emulators/sdlmame')
-rw-r--r-- | emulators/sdlmame/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/sdlmame/Makefile b/emulators/sdlmame/Makefile index f4efd1ed4c2..a35987d302e 100644 --- a/emulators/sdlmame/Makefile +++ b/emulators/sdlmame/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.5 2009/07/25 22:26:12 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2009/08/26 20:20:33 sno Exp $ # # Don't update to 0.XXXuN, those are development snapshots. DISTNAME= sdlmame0133 PKGNAME= ${DISTNAME:S/0/-0./} +PKGREVISION= 1 COMMENT= Multiple Arcade Machine Emulator, SDL port |