diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-04-27 08:31:40 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-04-27 08:31:40 +0000 |
commit | 22e92995abdfdc2f85d40e3a44eec41d1af898bb (patch) | |
tree | 7f07a53156940b5c0c5df62145e2206afd2f28d4 /graphics/tif22pnm | |
parent | 14fb2b17690d4bc378a9c9a5b693179d445a6494 (diff) | |
download | ports-22e92995abdfdc2f85d40e3a44eec41d1af898bb.tar.gz ports-22e92995abdfdc2f85d40e3a44eec41d1af898bb.zip |
Notes
Diffstat (limited to 'graphics/tif22pnm')
-rw-r--r-- | graphics/tif22pnm/Makefile | 3 | ||||
-rw-r--r-- | graphics/tif22pnm/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/graphics/tif22pnm/Makefile b/graphics/tif22pnm/Makefile index 378ebab90dff..0011dfe37f1c 100644 --- a/graphics/tif22pnm/Makefile +++ b/graphics/tif22pnm/Makefile @@ -8,10 +8,11 @@ PORTNAME= tif22pnm PORTVERSION= 0.12 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://www.inf.bme.hu/~pts/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ganael.laplanche@martymac.com COMMENT= Converts TIFF- sampled images to PNM image LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ diff --git a/graphics/tif22pnm/distinfo b/graphics/tif22pnm/distinfo index cf4d646ba81d..1fadd855982c 100644 --- a/graphics/tif22pnm/distinfo +++ b/graphics/tif22pnm/distinfo @@ -1,3 +1,3 @@ -MD5 (tif22pnm-0.12.tar.gz) = faeb859e2e01653e6b9fd4db992c02a9 -SHA256 (tif22pnm-0.12.tar.gz) = 17e71455d2e4cd27042cae526b05b98aa2d43017dcad55e48cf7ad5785c8e25a -SIZE (tif22pnm-0.12.tar.gz) = 107567 +MD5 (tif22pnm-0.12.tar.gz) = 1d000aa7104669e7247448d1351ff132 +SHA256 (tif22pnm-0.12.tar.gz) = 4253f27d5578aeae8f88e75f41a205da8d2dc466d1efff39a3667a9ff55fb73a +SIZE (tif22pnm-0.12.tar.gz) = 107684 |