diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2010-12-01 23:12:16 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2010-12-01 23:12:16 +0000 |
commit | 8ff9e2abf9556ce3835e0ad7885aee66df8a07b6 (patch) | |
tree | 8d51587d258223ed6fb418f49688b7e1637942ec /audio/openal | |
parent | 58f845b54826610922755183d0da29bcfe8a1747 (diff) |
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 023657e63786..38ba79b2071e 100644 --- a/audio/openal/Makefile +++ b/audio/openal/Makefile @@ -12,7 +12,7 @@ CATEGORIES= audio MASTER_SITES= http://openal.org/openal_webstf/downloads/ DISTVERSION= 0.0.8 -MAINTAINER= erik@smluc.org +MAINTAINER= erik@bz.bzflag.bz COMMENT= A 3D positional spatialized sound library CONFLICTS= openal-soft-[0-9]* |