From 4a69fe427baddf2344ce9cb01dda078ad3ddbeb9 Mon Sep 17 00:00:00 2001 From: Satoshi Taoka Date: Thu, 8 Mar 2001 01:14:37 +0000 Subject: In Makefile of the master port, x11-toolkits/linux-gtk, MAINTAINER= is changed to MAINTAINER?=. Then, MAINTAINER is able to be added into a slave port's Makefile. So I added it in this port's Makefile. --- graphics/linux-tiff/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'graphics/linux-tiff/Makefile') diff --git a/graphics/linux-tiff/Makefile b/graphics/linux-tiff/Makefile index f7492340949a..2c8faef3c798 100644 --- a/graphics/linux-tiff/Makefile +++ b/graphics/linux-tiff/Makefile @@ -9,6 +9,8 @@ PORTNAME= tiff PORTVERSION= 3.4 CATEGORIES= graphics linux +MAINTAINER= taoka@FreeBSD.org + RPM_SET= libtiff-${PORTVERSION}-6.${MACHINE_ARCH}.rpm .include "../../x11-toolkits/linux-gtk/Makefile" -- cgit v1.2.3