diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-05-16 07:30:10 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-05-16 07:30:10 +0000 |
commit | bfb7ac6323e1fc9179153e4dca51f41f633db9c8 (patch) | |
tree | ab210423f0a1bd65f4d0c366d1f206fd3c340168 /audio/openal | |
parent | 5dbfcd79aeae0a24273560fa8bc999aad44cd65f (diff) | |
download | ports-bfb7ac6323e1fc9179153e4dca51f41f633db9c8.tar.gz ports-bfb7ac6323e1fc9179153e4dca51f41f633db9c8.zip |
Notes
Diffstat (limited to 'audio/openal')
-rw-r--r-- | audio/openal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/openal/Makefile b/audio/openal/Makefile index d43f5b5f4730..8a88ebd031f8 100644 --- a/audio/openal/Makefile +++ b/audio/openal/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio MASTER_SITES= http://math.smsu.edu/~erik/files/fbsd/\ http://www.smluc.org/~erik/files/fbsd/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= erik@smluc.org COMMENT= A 3D positional spatialized sound library INFO= openal |