diff options
author | uebayasi <uebayasi@pkgsrc.org> | 2006-04-05 07:04:18 +0000 |
---|---|---|
committer | uebayasi <uebayasi@pkgsrc.org> | 2006-04-05 07:04:18 +0000 |
commit | c1c2e3ae73fa37914427681ce048143d429a7504 (patch) | |
tree | f75baa6216a014f385588ac3502e93f4ba3bfe56 /graphics/tiff | |
parent | 991e4b64719c3f09095589c9a99e96dc8be59d63 (diff) | |
download | pkgsrc-c1c2e3ae73fa37914427681ce048143d429a7504.tar.gz |
A missing entry in PLIST, found by ftp://ftp.NetBSD.org/pub/pkgsrc/misc/kristerw
/pkgstat/i386-2.1/20060404.0711/graphics/tiff/.broken.html.
Reviewed By: reed
Diffstat (limited to 'graphics/tiff')
-rw-r--r-- | graphics/tiff/Makefile | 3 | ||||
-rw-r--r-- | graphics/tiff/PLIST | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/graphics/tiff/Makefile b/graphics/tiff/Makefile index 01abfe9adef..4a4af6aa9bb 100644 --- a/graphics/tiff/Makefile +++ b/graphics/tiff/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.79 2006/03/31 14:31:03 drochner Exp $ +# $NetBSD: Makefile,v 1.80 2006/04/05 07:04:18 uebayasi Exp $ DISTNAME= tiff-3.8.2 +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= ftp://ftp.remotesensing.org/pub/libtiff/ \ http://libtiff.maptools.org/dl/ diff --git a/graphics/tiff/PLIST b/graphics/tiff/PLIST index a4cd4230972..dad4182c989 100644 --- a/graphics/tiff/PLIST +++ b/graphics/tiff/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.9 2006/03/14 14:08:30 drochner Exp $ +@comment $NetBSD: PLIST,v 1.10 2006/04/05 07:04:18 uebayasi Exp $ bin/bmp2tiff bin/fax2ps bin/fax2tiff @@ -221,6 +221,7 @@ share/doc/tiff/html/v3.7.3.html share/doc/tiff/html/v3.7.4.html share/doc/tiff/html/v3.8.0.html share/doc/tiff/html/v3.8.1.html +share/doc/tiff/html/v3.8.2.html @dirrm share/doc/tiff/html/man @dirrm share/doc/tiff/html/images @dirrm share/doc/tiff/html |