diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2013-06-09 19:30:58 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2013-06-09 19:30:58 +0000 |
commit | 1f2b1eac8efc6c78fe5812a440328a74c1db3ec5 (patch) | |
tree | 45e6d01ac243fc692b2b3dc21ccf4af150938e8d /audio/sdl_sound | |
parent | b6702c813611f59c5c532b812919372252db5fc7 (diff) |
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 493e5e69b5f3..b539d58e35aa 100644 --- a/audio/sdl_sound/Makefile +++ b/audio/sdl_sound/Makefile @@ -3,7 +3,7 @@ PORTNAME= sdl_sound PORTVERSION= 1.0.3 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= audio MASTER_SITES= http://offload1.icculus.org:9090/SDL_sound/downloads/ \ http://offload2.icculus.org:9090/SDL_sound/downloads/ |