diff options
author | wiz <wiz> | 2012-03-05 13:15:06 +0000 |
---|---|---|
committer | wiz <wiz> | 2012-03-05 13:15:06 +0000 |
commit | 1e6d97ea90d4dbde3e1863d1d7b0c6c3f4cbafc1 (patch) | |
tree | f5e37459f533c030b8a839563adc95d892ea30bb /audio/libvorbis | |
parent | b6055552440b0aa40ffd01eef9b28ee819c0e564 (diff) | |
download | pkgsrc-1e6d97ea90d4dbde3e1863d1d7b0c6c3f4cbafc1.tar.gz |
Reset maintainer, do not use it much any longer.
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 d405b7426a1..ea3e6edc6b4 100644 --- a/audio/libvorbis/Makefile +++ b/audio/libvorbis/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.53 2012/02/21 13:05:57 drochner Exp $ +# $NetBSD: Makefile,v 1.54 2012/03/05 13:15:06 wiz Exp $ DISTNAME= libvorbis-1.3.3 CATEGORIES= devel audio MASTER_SITES= http://downloads.xiph.org/releases/vorbis/ EXTRACT_SUFX= .tar.xz -MAINTAINER= wiz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.xiph.org/vorbis/ COMMENT= Library for the Ogg Vorbis audio encoding format LICENSE= modified-bsd |