diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-15 18:58:59 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-15 18:58:59 +0000 |
commit | 95d970b60bc4e86d529e49e1c2594eb1d1334f49 (patch) | |
tree | d4e76a4c0652c4925efd8f0899f4b9f820a9a1ea /audio/sdl2_mixer | |
parent | 5bddf3fa9227c14a30f1f3b537d4391b91d5f318 (diff) | |
download | ports-95d970b60bc4e86d529e49e1c2594eb1d1334f49.tar.gz ports-95d970b60bc4e86d529e49e1c2594eb1d1334f49.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 16829e31e206..c708f85d5d25 100644 --- a/audio/sdl2_mixer/Makefile +++ b/audio/sdl2_mixer/Makefile @@ -2,7 +2,7 @@ PORTNAME= sdl2_mixer PORTVERSION= 2.0.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= audio MASTER_SITES= http://www.libsdl.org/projects/SDL_mixer/release/ DISTNAME= SDL2_mixer-${PORTVERSION} |