diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2012-07-19 20:15:37 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2012-07-19 20:15:37 +0000 |
commit | bcd6fbdee45e041ea8aa3b61e3e3af41d37fbf42 (patch) | |
tree | dfdcc45398e5afa60b24a37939251e643224e22f /audio/sdl_sound | |
parent | b12b0c850f4a39b5206a866dea9bb2d538cf95b5 (diff) | |
download | ports-bcd6fbdee45e041ea8aa3b61e3e3af41d37fbf42.tar.gz ports-bcd6fbdee45e041ea8aa3b61e3e3af41d37fbf42.zip |
Notes
Diffstat (limited to 'audio/sdl_sound')
-rw-r--r-- | audio/sdl_sound/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/sdl_sound/Makefile b/audio/sdl_sound/Makefile index 38b5cd276183..be5985c0f0b8 100644 --- a/audio/sdl_sound/Makefile +++ b/audio/sdl_sound/Makefile @@ -7,7 +7,7 @@ PORTNAME= sdl_sound PORTVERSION= 1.0.3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= audio MASTER_SITES= http://offload1.icculus.org:9090/SDL_sound/downloads/ \ http://offload2.icculus.org:9090/SDL_sound/downloads/ |