diff options
author | lukem <lukem@pkgsrc.org> | 2006-04-22 07:32:24 +0000 |
---|---|---|
committer | lukem <lukem@pkgsrc.org> | 2006-04-22 07:32:24 +0000 |
commit | a5b9a901d7b172d55ada6a1253161169bdd0ef1f (patch) | |
tree | a9c84bc90005597d304c91e5929a7fc31ec73011 /audio | |
parent | a9486ec8da8b0a59526750f2adfae2f16e2b1566 (diff) | |
download | pkgsrc-a5b9a901d7b172d55ada6a1253161169bdd0ef1f.tar.gz |
Reset MAINTAINER; I don't have the time nor inclination to maintain
these any more.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/libao/Makefile.common | 4 | ||||
-rw-r--r-- | audio/libvorbis/Makefile | 4 | ||||
-rw-r--r-- | audio/vorbis-tools/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/audio/libao/Makefile.common b/audio/libao/Makefile.common index 36a5e4e35f6..5d79f7acb30 100644 --- a/audio/libao/Makefile.common +++ b/audio/libao/Makefile.common @@ -1,10 +1,10 @@ -# $NetBSD: Makefile.common,v 1.25 2006/03/09 21:04:40 jlam Exp $ +# $NetBSD: Makefile.common,v 1.26 2006/04/22 07:32:24 lukem Exp $ DISTNAME= libao-0.8.6 CATEGORIES= audio devel MASTER_SITES= http://downloads.xiph.org/releases/ao/ -MAINTAINER= lukem@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.xiph.org/ao/ COMMENT= Cross-platform audio library diff --git a/audio/libvorbis/Makefile b/audio/libvorbis/Makefile index 0c3f3ad197b..e073eaa0d1f 100644 --- a/audio/libvorbis/Makefile +++ b/audio/libvorbis/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.41 2005/12/07 17:50:37 wiz Exp $ +# $NetBSD: Makefile,v 1.42 2006/04/22 07:32:24 lukem Exp $ DISTNAME= libvorbis-1.1.2 CATEGORIES= devel audio MASTER_SITES= http://downloads.xiph.org/releases/vorbis/ -MAINTAINER= lukem@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.xiph.org/ogg/vorbis/ COMMENT= Library for the Ogg Vorbis audio encoding format diff --git a/audio/vorbis-tools/Makefile b/audio/vorbis-tools/Makefile index e1f791a3c24..52bc89d432f 100644 --- a/audio/vorbis-tools/Makefile +++ b/audio/vorbis-tools/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.39 2006/02/05 23:08:14 joerg Exp $ +# $NetBSD: Makefile,v 1.40 2006/04/22 07:32:24 lukem Exp $ DISTNAME= vorbis-tools-1.1.1 PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= http://downloads.xiph.org/releases/vorbis/ -MAINTAINER= lukem@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.vorbis.com/ COMMENT= Ogg Vorbis encoder and player |