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/vorbis-tools | |
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/vorbis-tools')
-rw-r--r-- | audio/vorbis-tools/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |