diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2006-01-27 20:35:54 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2006-01-27 20:35:54 +0000 |
commit | de090f5b5a3f0cf19e784cb1e2749d047a36ff00 (patch) | |
tree | 894038af87a908923e93de6fa5a6e6cfe8d90c5c /multimedia/transcode | |
parent | 87f19fd68f77449ca15808eae88e72356a1da6fb (diff) | |
download | pkgsrc-de090f5b5a3f0cf19e784cb1e2749d047a36ff00.tar.gz |
I will be the maintainer for now.
Diffstat (limited to 'multimedia/transcode')
-rw-r--r-- | multimedia/transcode/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/transcode/Makefile b/multimedia/transcode/Makefile index c5fc82fbca1..000a90903f8 100644 --- a/multimedia/transcode/Makefile +++ b/multimedia/transcode/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2006/01/25 08:26:29 xtraeme Exp $ +# $NetBSD: Makefile,v 1.23 2006/01/27 20:35:54 xtraeme Exp $ # DISTNAME= transcode-1.0.2 @@ -9,7 +9,7 @@ MASTER_SITES= http://dl.fkb.wormulon.net/transcode/ \ http://kraymer.de/mirroring/ \ http://www.jakemsr.com/transcode/ -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= xtraeme@NetBSD.org HOMEPAGE= http://www.transcoding.org/ COMMENT= Command line video-stream processing tool |