diff options
author | wiz <wiz@pkgsrc.org> | 2012-03-05 13:15:06 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-03-05 13:15:06 +0000 |
commit | fbcbb8ec8e897aa86522e44214f3f638934daaa8 (patch) | |
tree | f5e37459f533c030b8a839563adc95d892ea30bb | |
parent | 20e37e0b625780f74965c10bd4cbb985146e993d (diff) | |
download | pkgsrc-fbcbb8ec8e897aa86522e44214f3f638934daaa8.tar.gz |
Reset maintainer, do not use it much any longer.
-rw-r--r-- | audio/libvorbis/Makefile | 4 | ||||
-rw-r--r-- | multimedia/libogg/Makefile | 4 |
2 files changed, 4 insertions, 4 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 diff --git a/multimedia/libogg/Makefile b/multimedia/libogg/Makefile index e328880b0ff..ad0511d3d89 100644 --- a/multimedia/libogg/Makefile +++ b/multimedia/libogg/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.17 2012/01/08 11:31:28 adam Exp $ +# $NetBSD: Makefile,v 1.18 2012/03/05 13:15:06 wiz Exp $ DISTNAME= libogg-1.3.0 CATEGORIES= multimedia devel MASTER_SITES= http://downloads.xiph.org/releases/ogg/ EXTRACT_SUFX= .tar.xz -MAINTAINER= wiz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.xiph.org/ogg/ COMMENT= Ogg project codecs library LICENSE= modified-bsd |