diff options
author | tron <tron@pkgsrc.org> | 1998-01-29 16:48:09 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1998-01-29 16:48:09 +0000 |
commit | 61b051d3125881c1c5540eeac104f87dec9597a0 (patch) | |
tree | d3f22c554adb596b94ddca19338917fa5d24380d /graphics/tiff | |
parent | 57c28e892bb69757d691591f64ffaeba92f0d8b9 (diff) | |
download | pkgsrc-61b051d3125881c1c5540eeac104f87dec9597a0.tar.gz |
Fix "MAINTAINER".
Diffstat (limited to 'graphics/tiff')
-rw-r--r-- | graphics/tiff/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/tiff/Makefile b/graphics/tiff/Makefile index d4ed1f244ee..ab4ada591fc 100644 --- a/graphics/tiff/Makefile +++ b/graphics/tiff/Makefile @@ -3,7 +3,7 @@ # Date created: 27 November 1997 # Whom: tron # -# $NetBSD: Makefile,v 1.4 1998/01/24 05:29:15 hubertf Exp $ +# $NetBSD: Makefile,v 1.5 1998/01/29 16:55:20 tron Exp $ DISTNAME= tiff-v3.4beta037 PKGNAME= tiff-3.4 @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.sgi.com/graphics/tiff/ \ ftp://ftp.fu-berlin.de/unix/graphics/tiff/ EXTRACT_SUFX= -tar.gz -MAINTAINER= packages@netbsd.org +MAINTAINER= tron@netbsd.org LIB_DEPENDS= jpeg\\.7\\.:${PORTSDIR}/graphics/jpeg |