diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2007-03-31 03:47:48 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2007-03-31 03:47:48 +0000 |
commit | 4a615b9f2fc408e435377c7762ca3f3ca7e4bee2 (patch) | |
tree | 52241fb8cc5c24f0884c06b7a1a2241c115bbd24 /audio/sdl_sound/Makefile | |
parent | 8fc576fd0fa4a54103a0fa470356566238863430 (diff) | |
download | ports-4a615b9f2fc408e435377c7762ca3f3ca7e4bee2.tar.gz ports-4a615b9f2fc408e435377c7762ca3f3ca7e4bee2.zip |
Notes
Diffstat (limited to 'audio/sdl_sound/Makefile')
-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} |