diff options
author | hubertf <hubertf@pkgsrc.org> | 2005-02-21 20:26:08 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2005-02-21 20:26:08 +0000 |
commit | 9a981bcfbe5c210123f3ba69a40c6ae0fd7ed064 (patch) | |
tree | 7c3ee711ba0c708e2726ec7a9c4cf5fb0feb6167 /multimedia | |
parent | 8b44024dc5162eaf9da3388d4a28a4cde936a275 (diff) | |
download | pkgsrc-9a981bcfbe5c210123f3ba69a40c6ae0fd7ed064.tar.gz |
Sign over maintainership to tech-pkg@
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/dumpmpeg/Makefile | 4 | ||||
-rw-r--r-- | multimedia/libflash/Makefile.common | 4 | ||||
-rw-r--r-- | multimedia/mpeg_encode/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/multimedia/dumpmpeg/Makefile b/multimedia/dumpmpeg/Makefile index ad2821353be..6173840a82d 100644 --- a/multimedia/dumpmpeg/Makefile +++ b/multimedia/dumpmpeg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2004/10/03 00:13:01 tv Exp $ +# $NetBSD: Makefile,v 1.4 2005/02/21 20:26:12 hubertf Exp $ # DISTNAME= dumpmpeg-0.6 @@ -6,7 +6,7 @@ PKGREVISION= 3 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dumpmpeg/} -MAINTAINER= hubertf@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://sourceforge.net/projects/dumpmpeg COMMENT= Splits an MPEG stream into single images diff --git a/multimedia/libflash/Makefile.common b/multimedia/libflash/Makefile.common index 7564e75441c..035b4ecae6a 100644 --- a/multimedia/libflash/Makefile.common +++ b/multimedia/libflash/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.3 2004/04/24 22:25:31 wiz Exp $ +# $NetBSD: Makefile.common,v 1.4 2005/02/21 20:26:12 hubertf Exp $ # DISTNAME= flash-0.4.10 @@ -6,7 +6,7 @@ CATEGORIES= multimedia MASTER_SITES= http://www.swift-tools.com/Flash/ EXTRACT_SUFX= .tgz -MAINTAINER= hubertf@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.swift-tools.com/Flash/ USE_X11= yes diff --git a/multimedia/mpeg_encode/Makefile b/multimedia/mpeg_encode/Makefile index c56798746fe..2f7349844c9 100644 --- a/multimedia/mpeg_encode/Makefile +++ b/multimedia/mpeg_encode/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2004/10/03 00:13:03 tv Exp $ +# $NetBSD: Makefile,v 1.4 2005/02/21 20:26:12 hubertf Exp $ # DISTNAME= mpeg_encode-1.5b-src @@ -7,7 +7,7 @@ PKGREVISION= 2 CATEGORIES= multimedia net MASTER_SITES= ftp://mm-ftp.cs.berkeley.edu/pub/multimedia/mpeg/encode/ -MAINTAINER= hubertf@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://bmrc.berkeley.edu/frame/research/mpeg/mpeg_encode.html COMMENT= The Parallel Berkeley MPEG Encoder |