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 | 18cedddf4bbd8995a06efbc8c07c794689e760cf (patch) | |
tree | d35d6f050f1b323ca924663dff65d54b18b2b60b /audio/libvorbis | |
parent | cfd623bd93297c7d77a262b3a0b563587e210b22 (diff) | |
download | pkgsrc-18cedddf4bbd8995a06efbc8c07c794689e760cf.tar.gz |
Take maintainership.
Diffstat (limited to 'audio/libvorbis')
-rw-r--r-- | audio/libvorbis/Makefile | 4 |
1 files changed, 2 insertions, 2 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 |