diff options
author | tron <tron> | 1998-01-29 16:48:09 +0000 |
---|---|---|
committer | tron <tron> | 1998-01-29 16:48:09 +0000 |
commit | 46f7ea14afd18d7b682e4dd44a68cd23f6e9cdf9 (patch) | |
tree | d3f22c554adb596b94ddca19338917fa5d24380d /graphics/mpeg-lib/Makefile | |
parent | 1dae1321a7fe49518c831dd10c305f272db41591 (diff) | |
download | pkgsrc-46f7ea14afd18d7b682e4dd44a68cd23f6e9cdf9.tar.gz |
Fix "MAINTAINER".
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 2526db76df4..86c99a429f5 100644 --- a/graphics/mpeg-lib/Makefile +++ b/graphics/mpeg-lib/Makefile @@ -3,7 +3,7 @@ # Date created: 07 December 1997 # Whom: tron@lyssa.owl.de # -# $NetBSD: Makefile,v 1.2 1998/01/24 05:23:39 hubertf Exp $ +# $NetBSD: Makefile,v 1.3 1998/01/29 16:56:20 tron Exp $ DISTNAME= mpeg_lib-1.2.1 PKGNAME= mpeg-1.2.1 @@ -12,7 +12,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= packages@netbsd.org +MAINTAINER= tron@netbsd.org HAS_CONFIGURE= yes |