diff options
author | Marcus von Appen <mva@FreeBSD.org> | 2013-11-17 12:33:49 +0000 |
---|---|---|
committer | Marcus von Appen <mva@FreeBSD.org> | 2013-11-17 12:33:49 +0000 |
commit | 7c19894cc2655ff3d2d6632c53bb6577e3ebe4b8 (patch) | |
tree | de53b60cb1c495c3a2b4f057658fd6262c6100e9 /audio/sdl2_mixer | |
parent | 8f22cca0da0b4cd357bb971d4fcef9d4c4f49ec5 (diff) | |
download | ports-7c19894cc2655ff3d2d6632c53bb6577e3ebe4b8.tar.gz ports-7c19894cc2655ff3d2d6632c53bb6577e3ebe4b8.zip |
Notes
Diffstat (limited to 'audio/sdl2_mixer')
-rw-r--r-- | audio/sdl2_mixer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/sdl2_mixer/Makefile b/audio/sdl2_mixer/Makefile index 0dc04131eb46..0dfa1563cf44 100644 --- a/audio/sdl2_mixer/Makefile +++ b/audio/sdl2_mixer/Makefile @@ -2,7 +2,7 @@ PORTNAME= sdl2_mixer PORTVERSION= 2.0.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= audio MASTER_SITES= http://www.libsdl.org/projects/SDL_mixer/release/ DISTNAME= SDL2_mixer-${PORTVERSION} |