From 4ee3b7ab65e742876d0d0367d025a77064afdd92 Mon Sep 17 00:00:00 2001 From: cpiazza Date: Fri, 14 Jan 2000 20:49:54 +0000 Subject: Prevent breakage when GIMP is installed. Also set maintainer to ports@: the current maintainer said this: "Sorry, I no longer have a scanner, and have not touched sane for some time. I really am the wrong person (nowadays) to ask about this." PR: 15891 Submitted by: Mark Ovens --- graphics/sane/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'graphics/sane') diff --git a/graphics/sane/Makefile b/graphics/sane/Makefile index e6d8c8eb8c08..d288433e5e4d 100644 --- a/graphics/sane/Makefile +++ b/graphics/sane/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= ftp://ftp.mostang.com/pub/sane/ \ ftp://ftp.lahn.de/pub/platforms/linux/libs/ -MAINTAINER= gary@hotlava.com +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \ jpeg.9:${PORTSDIR}/graphics/jpeg -- cgit