diff options
author | Steve Wills <swills@FreeBSD.org> | 2014-04-17 15:03:56 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2014-04-17 15:03:56 +0000 |
commit | 6131742d7903a1b1b673551413a5c861e049baf8 (patch) | |
tree | b0be7c96f5d363616bb2ee4f49d888ec5b4b52ed /audio/sdl_mixer | |
parent | 193b6cc6d81c17f15e10bc0ebeecd086564ba2d1 (diff) | |
download | ports-6131742d7903a1b1b673551413a5c861e049baf8.tar.gz ports-6131742d7903a1b1b673551413a5c861e049baf8.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 40daa60adb5b..f09b42bae2dc 100644 --- a/audio/sdl_mixer/Makefile +++ b/audio/sdl_mixer/Makefile @@ -3,7 +3,7 @@ PORTNAME= sdl_mixer PORTVERSION= 1.2.12 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= audio MASTER_SITES= http://www.libsdl.org/projects/SDL_mixer/release/ DISTNAME= SDL_mixer-${PORTVERSION} |