diff options
Diffstat (limited to 'audio/sdl2_mixer')
-rw-r--r-- | audio/sdl2_mixer/Makefile | 6 | ||||
-rw-r--r-- | audio/sdl2_mixer/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/audio/sdl2_mixer/Makefile b/audio/sdl2_mixer/Makefile index ac2b84a0f858..cbb264820f5d 100644 --- a/audio/sdl2_mixer/Makefile +++ b/audio/sdl2_mixer/Makefile @@ -1,10 +1,10 @@ # $FreeBSD$ PORTNAME= sdl2_mixer -PORTVERSION= 2.0.p2 +PORTVERSION= 2.0.0 CATEGORIES= audio -MASTER_SITES= http://www.libsdl.org/tmp/SDL_mixer/release/ -DISTNAME= SDL2_mixer-2.0.0 +MASTER_SITES= http://www.libsdl.org/projects/SDL_mixer/release/ +DISTNAME= SDL2_mixer-${PORTVERSION} MAINTAINER= mva@FreeBSD.org COMMENT= A sample multi-channel audio mixer library diff --git a/audio/sdl2_mixer/distinfo b/audio/sdl2_mixer/distinfo index 4c8a6a954607..826cbc9aa0d4 100644 --- a/audio/sdl2_mixer/distinfo +++ b/audio/sdl2_mixer/distinfo @@ -1,2 +1,2 @@ -SHA256 (SDL2_mixer-2.0.0.tar.gz) = 24f110a15f841071bcdd70259d4da1f4caf67dd54926d2667297b0cf198acaa0 -SIZE (SDL2_mixer-2.0.0.tar.gz) = 10117945 +SHA256 (SDL2_mixer-2.0.0.tar.gz) = a8ce0e161793791adeff258ca6214267fdd41b3c073d2581cd5265c8646f725b +SIZE (SDL2_mixer-2.0.0.tar.gz) = 10119589 |