diff options
author | itojun <itojun@FreeBSD.org> | 1999-03-01 23:42:35 +0800 |
---|---|---|
committer | itojun <itojun@FreeBSD.org> | 1999-03-01 23:42:35 +0800 |
commit | 00cd124fe48021b1cb86bc23ad93767fac92df63 (patch) | |
tree | 56c913db0232dbc91e2a44f68933a3cb5184e6ac /graphics/tiff | |
parent | 112273b70fd2b3a4ddc808dc620ea9f4715f5100 (diff) | |
download | freebsd-ports-gnome-00cd124fe48021b1cb86bc23ad93767fac92df63.tar.gz freebsd-ports-gnome-00cd124fe48021b1cb86bc23ad93767fac92df63.tar.zst freebsd-ports-gnome-00cd124fe48021b1cb86bc23ad93767fac92df63.zip |
I don't use this software recently... sorry.
Diffstat (limited to 'graphics/tiff')
-rw-r--r-- | graphics/tiff/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/tiff/Makefile b/graphics/tiff/Makefile index a8af6cea9dc3..e72a5ac44ec3 100644 --- a/graphics/tiff/Makefile +++ b/graphics/tiff/Makefile @@ -5,7 +5,7 @@ # Mikhail Teterin <mi@aldan.ziplink.net> # Jun-ichiro itojun Itoh <itojun@itojun.org> # -# $Id: Makefile,v 1.13 1998/11/25 09:01:07 asami Exp $ +# $Id: Makefile,v 1.14 1999/01/10 17:57:37 steve Exp $ # DISTNAME= tiff-v3.4 @@ -14,7 +14,7 @@ CATEGORIES= graphics MASTER_SITES= ftp://ftp.sgi.com/graphics/tiff/ EXTRACT_SUFX= -tar.gz -MAINTAINER= itojun@itojun.org +MAINTAINER= ports@freebsd.org LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg |