diff options
author | alepulver <alepulver@FreeBSD.org> | 2007-03-31 11:47:48 +0800 |
---|---|---|
committer | alepulver <alepulver@FreeBSD.org> | 2007-03-31 11:47:48 +0800 |
commit | 8578a200a3bbfc874d18398e8ab70fed0225a69b (patch) | |
tree | c683d45111e14fc055dd6b79e8f993d37a16cc8b /audio | |
parent | 632f5bf4f343bd9f6eea5b2e502281224d370582 (diff) | |
download | freebsd-ports-gnome-8578a200a3bbfc874d18398e8ab70fed0225a69b.tar.gz freebsd-ports-gnome-8578a200a3bbfc874d18398e8ab70fed0225a69b.tar.zst freebsd-ports-gnome-8578a200a3bbfc874d18398e8ab70fed0225a69b.zip |
- Bump PORTREVISION because of the changes in the previous commit.
Diffstat (limited to 'audio')
-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 21c86dd543b0..d0c738d71af6 100644 --- a/audio/sdl_sound/Makefile +++ b/audio/sdl_sound/Makefile @@ -7,7 +7,7 @@ PORTNAME= sdl_sound PORTVERSION= 1.0.1 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= audio MASTER_SITES= http://www.icculus.org/SDL_sound/downloads/ DISTNAME= SDL_sound-${PORTVERSION} |