diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-05-07 01:14:46 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-05-07 01:14:46 +0000 |
commit | 8d2bb7dcb6f365991eca025ef8e66d87fffc81e3 (patch) | |
tree | f9760fe785fe6a7ee5900193237a073aa4306852 /audio/openal | |
parent | aa5b1740da9d8ed72589931dae600f17c2cf43bc (diff) | |
download | pkgsrc-8d2bb7dcb6f365991eca025ef8e66d87fffc81e3.tar.gz |
Drop maintainership; I don't have the enough free time to maintain
all these packages.
Diffstat (limited to 'audio/openal')
-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 d18c8865e6e..803ab5e3b03 100644 --- a/audio/openal/Makefile +++ b/audio/openal/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2004/04/11 17:43:31 xtraeme Exp $ +# $NetBSD: Makefile,v 1.10 2004/05/07 01:14:46 xtraeme Exp $ # DISTNAME= openal-20030724 @@ -7,7 +7,7 @@ MASTER_SITES= http://math.smsu.edu/~erik/files/fbsd/ \ http://www.smluc.org/~erik/ \ http://csc.smsu.edu/~greenwald/ -MAINTAINER= xtraeme@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.openal.org/ COMMENT= 3D positional spatialized sound library |