diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2007-07-05 23:39:06 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2007-07-05 23:39:06 +0000 |
commit | 1fa9e4844d9e25cb2ebafb1d1ead6c66d03d0e1a (patch) | |
tree | d9c974716cf087174299d30f23b5b6af81f8f4bd /audio/sdl_sound | |
parent | d2298075a1961498bf42d51b71208ef41b4f0cea (diff) | |
download | ports-1fa9e4844d9e25cb2ebafb1d1ead6c66d03d0e1a.tar.gz ports-1fa9e4844d9e25cb2ebafb1d1ead6c66d03d0e1a.zip |
Notes
Diffstat (limited to 'audio/sdl_sound')
-rw-r--r-- | audio/sdl_sound/Makefile | 4 | ||||
-rw-r--r-- | audio/sdl_sound/pkg-descr | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/audio/sdl_sound/Makefile b/audio/sdl_sound/Makefile index deb636640de6..15b00a132821 100644 --- a/audio/sdl_sound/Makefile +++ b/audio/sdl_sound/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: sdl_sound # Date created: 6 Feb 2003 -# Whom: David Yeske <dyeske@yahoo.com> +# Whom: David Yeske <dyeske@gmail.com> # # $FreeBSD$ # @@ -12,7 +12,7 @@ CATEGORIES= audio MASTER_SITES= http://www.icculus.org/SDL_sound/downloads/ DISTNAME= SDL_sound-${PORTVERSION} -MAINTAINER= dyeske@yahoo.com +MAINTAINER= dyeske@gmail.com COMMENT= A SDL audio library and player for some popular sound file formats USE_AUTOTOOLS= libtool:15 diff --git a/audio/sdl_sound/pkg-descr b/audio/sdl_sound/pkg-descr index dd65fdcc5331..b27869896404 100644 --- a/audio/sdl_sound/pkg-descr +++ b/audio/sdl_sound/pkg-descr @@ -19,4 +19,4 @@ desires. WWW: http://www.icculus.org/SDL_sound/ - David -dyeske@yahoo.com +dyeske@gmail.com |