diff options
Diffstat (limited to 'audio/openal/Makefile')
-rw-r--r-- | audio/openal/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/openal/Makefile b/audio/openal/Makefile index f0524d33add..04f4890047a 100644 --- a/audio/openal/Makefile +++ b/audio/openal/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2003/08/09 10:29:57 seb Exp $ +# $NetBSD: Makefile,v 1.5 2003/08/28 20:05:13 xtraeme Exp $ # DISTNAME= openal-20030125 @@ -9,7 +9,7 @@ MASTER_SITES= http://math.smsu.edu/~erik/files/fbsd/ \ http://www.smluc.org/~erik/ \ http://csc.smsu.edu/~greenwald/ -MAINTAINER= jrp@hispabsd.org +MAINTAINER= xtraeme@NetBSD.org HOMEPAGE= http://www.openal.org/ COMMENT= 3D positional spatialized sound library |