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/sdl_mixer | |
parent | 5bddf3fa9227c14a30f1f3b537d4391b91d5f318 (diff) | |
download | ports-95d970b60bc4e86d529e49e1c2594eb1d1334f49.tar.gz ports-95d970b60bc4e86d529e49e1c2594eb1d1334f49.zip |
Notes
Diffstat (limited to 'audio/sdl_mixer')
-rw-r--r-- | audio/sdl_mixer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/sdl_mixer/Makefile b/audio/sdl_mixer/Makefile index 2f778ec6644c..9e5787c4cb00 100644 --- a/audio/sdl_mixer/Makefile +++ b/audio/sdl_mixer/Makefile @@ -3,7 +3,7 @@ PORTNAME= sdl_mixer PORTVERSION= 1.2.12 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= audio MASTER_SITES= http://www.libsdl.org/projects/SDL_mixer/release/ DISTNAME= SDL_mixer-${PORTVERSION} |