summaryrefslogtreecommitdiff
path: root/graphics/linux-f8-tiff
diff options
context:
space:
mode:
authorSatoshi Taoka <taoka@FreeBSD.org>2001-03-08 01:14:37 +0000
committerSatoshi Taoka <taoka@FreeBSD.org>2001-03-08 01:14:37 +0000
commit4a69fe427baddf2344ce9cb01dda078ad3ddbeb9 (patch)
treebcdad219f64ee508a818aec683b4b0770b98f78c /graphics/linux-f8-tiff
parentSomething I wanted to do for a long time -- make this port (diff)
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.
Notes
Notes: svn path=/head/; revision=39214
Diffstat (limited to 'graphics/linux-f8-tiff')
-rw-r--r--graphics/linux-f8-tiff/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/linux-f8-tiff/Makefile b/graphics/linux-f8-tiff/Makefile
index f7492340949a..2c8faef3c798 100644
--- a/graphics/linux-f8-tiff/Makefile
+++ b/graphics/linux-f8-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"