diff options
author | dinoex <dinoex@FreeBSD.org> | 2003-11-18 03:33:49 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2003-11-18 03:33:49 +0800 |
commit | 0d36b820392e98ce1f2773800637fd8100e9d6a0 (patch) | |
tree | c62301eff33ee631fc7b7bb3c29c0b81e35fb752 /graphics/tiff | |
parent | 69f954d5efc18056004dbc320ab9fea9fcfa1281 (diff) | |
download | freebsd-ports-graphics-0d36b820392e98ce1f2773800637fd8100e9d6a0.tar.gz freebsd-ports-graphics-0d36b820392e98ce1f2773800637fd8100e9d6a0.tar.zst freebsd-ports-graphics-0d36b820392e98ce1f2773800637fd8100e9d6a0.zip |
- take maintainership
Diffstat (limited to 'graphics/tiff')
-rw-r--r-- | graphics/tiff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/tiff/Makefile b/graphics/tiff/Makefile index 146aee60431..904b9542d4d 100644 --- a/graphics/tiff/Makefile +++ b/graphics/tiff/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.remotesensing.org/pub/libtiff/ \ http://libtiff.maptools.org/dl/ DISTNAME= ${PORTNAME}-v${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dinoex@FreeBSD.org COMMENT= Tools and library routines for working with TIFF images LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg |