diff options
author | wiz <wiz@pkgsrc.org> | 2006-06-15 13:34:27 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-06-15 13:34:27 +0000 |
commit | 26b50d8501992312b7ac8899784b7893e57a37ce (patch) | |
tree | d35d6f050f1b323ca924663dff65d54b18b2b60b /audio | |
parent | 41df37736bb2dc313b07c9231aacb9ad187bdb28 (diff) | |
download | pkgsrc-26b50d8501992312b7ac8899784b7893e57a37ce.tar.gz |
Take maintainership.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/libvorbis/Makefile | 4 | ||||
-rw-r--r-- | audio/vorbis-tools/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/audio/libvorbis/Makefile b/audio/libvorbis/Makefile index e073eaa0d1f..d1bad7abfba 100644 --- a/audio/libvorbis/Makefile +++ b/audio/libvorbis/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.42 2006/04/22 07:32:24 lukem Exp $ +# $NetBSD: Makefile,v 1.43 2006/06/15 13:38:51 wiz Exp $ DISTNAME= libvorbis-1.1.2 CATEGORIES= devel audio MASTER_SITES= http://downloads.xiph.org/releases/vorbis/ -MAINTAINER= pkgsrc-users@NetBSD.org +MAINTAINER= wiz@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 52bc89d432f..10139eba7eb 100644 --- a/audio/vorbis-tools/Makefile +++ b/audio/vorbis-tools/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.40 2006/04/22 07:32:24 lukem Exp $ +# $NetBSD: Makefile,v 1.41 2006/06/15 13:38:51 wiz Exp $ DISTNAME= vorbis-tools-1.1.1 PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= http://downloads.xiph.org/releases/vorbis/ -MAINTAINER= pkgsrc-users@NetBSD.org +MAINTAINER= wiz@NetBSD.org HOMEPAGE= http://www.vorbis.com/ COMMENT= Ogg Vorbis encoder and player |