diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-09-07 15:52:18 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-09-07 15:52:18 +0000 |
commit | 2e59da295c25140209418c7b478502885b71be6a (patch) | |
tree | bd95728b38c70426e4c5e974563ad2977c7def95 /graphics/tif22pnm/Makefile | |
parent | - Add JAVAJARDIR to substitutions (diff) |
- Update MAINTAINER address for Ganael Laplanche <ganael.laplanche@martymac.org>
- Update some MASTER_SITES too
PR: ports/150349
Submitted by: maintainer
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 \ |