diff options
Diffstat (limited to '')
-rw-r--r-- | graphics/tif22pnm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/tif22pnm/Makefile b/graphics/tif22pnm/Makefile index 257c42e6f7f9..dab0d872fdf0 100644 --- a/graphics/tif22pnm/Makefile +++ b/graphics/tif22pnm/Makefile @@ -12,7 +12,7 @@ PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= http://www.inf.bme.hu/~pts/ -MAINTAINER= ganael.laplanche@martymac.com +MAINTAINER= ganael.laplanche@martymac.org COMMENT= Converts TIFF- sampled images to PNM image LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png \ |