diff options
author | tron <tron> | 1999-10-07 17:41:46 +0000 |
---|---|---|
committer | tron <tron> | 1999-10-07 17:41:46 +0000 |
commit | 30926999bdabf51c09a426259b708dd82632c43d (patch) | |
tree | 2d8ff5a4cfcc741335dc5c3b33c65c184dcac80a /graphics/mpeg-lib/Makefile | |
parent | 0b3a4f80dac295cce303a9164aac35d87a55c012 (diff) | |
download | pkgsrc-30926999bdabf51c09a426259b708dd82632c43d.tar.gz |
Remove me as maintainer of those packages.
Diffstat (limited to 'graphics/mpeg-lib/Makefile')
-rw-r--r-- | graphics/mpeg-lib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/mpeg-lib/Makefile b/graphics/mpeg-lib/Makefile index f353c6cbc4c..feafd76243c 100644 --- a/graphics/mpeg-lib/Makefile +++ b/graphics/mpeg-lib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 1998/07/26 14:36:43 tv Exp $ +# $NetBSD: Makefile,v 1.11 1999/10/07 17:41:53 tron Exp $ DISTNAME= mpeg_lib-1.2.1 PKGNAME= mpeg-1.2.1 @@ -7,7 +7,7 @@ MASTER_SITES= ftp://ftp.mni.mcgill.ca/pub/mpeg/ \ ftp://ftp.fu-berlin.de/unix/X11/graphics/gimp/libs/ \ ftp://ftp.gimp.org/pub/gimp/libs/ -MAINTAINER= tron@netbsd.org +MAINTAINER= packages@netbsd.org USE_LIBTOOL= yes GNU_CONFIGURE= yes |