diff options
author | Marcus von Appen <mva@FreeBSD.org> | 2009-02-19 21:45:43 +0000 |
---|---|---|
committer | Marcus von Appen <mva@FreeBSD.org> | 2009-02-19 21:45:43 +0000 |
commit | b73f95f9088ee3ed89aa06f86d36751ee6008e50 (patch) | |
tree | e7bfa2fb3250b070aed84ccd2a1237cb7d8f9742 /audio/sdl_sound/Makefile | |
parent | da87f7eace8c8a07a830c1117f9ceac67543f19e (diff) | |
download | ports-b73f95f9088ee3ed89aa06f86d36751ee6008e50.tar.gz ports-b73f95f9088ee3ed89aa06f86d36751ee6008e50.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 d031e81f6821..2dcfca07fc86 100644 --- a/audio/sdl_sound/Makefile +++ b/audio/sdl_sound/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://offload1.icculus.org:9090/SDL_sound/downloads/ \ http://offload2.icculus.org:9090/SDL_sound/downloads/ DISTNAME= SDL_sound-${PORTVERSION} -MAINTAINER= mva@sysfault.org +MAINTAINER= mva@FreeBSD.org COMMENT= A SDL audio library and player for some popular sound file formats USE_AUTOTOOLS= libtool:15 |