diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-09-18 18:15:04 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-09-18 18:15:04 +0000 |
commit | bc64f8fe693dc3f0678a85b5bcab6af9e627aa7d (patch) | |
tree | b315baf67e0bea8e861412ef5f9905af33114eae /graphics/tiff/Makefile | |
parent | ef44d130461791e6788d1a29d14adc1a032dce55 (diff) | |
download | ports-bc64f8fe693dc3f0678a85b5bcab6af9e627aa7d.tar.gz ports-bc64f8fe693dc3f0678a85b5bcab6af9e627aa7d.zip |
Notes
Diffstat (limited to 'graphics/tiff/Makefile')
-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 932ad16d2465..7aac85ba0c8c 100644 --- a/graphics/tiff/Makefile +++ b/graphics/tiff/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.onshore.com/pub/libtiff/ \ http://www.libtiff.org/ DISTNAME= ${PORTNAME}-v${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sobomax@FreeBSD.org LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg |