From c31ce62a231149e600a71d5f8b96cb65135e51a5 Mon Sep 17 00:00:00 2001 From: rillig Date: Fri, 12 Oct 2007 20:13:29 +0000 Subject: Don't set the maintainer unconditionally in files that are used by many packages. Patch by Vladimir Yakovetsky in PR 37113. --- x11/qt3/Makefile.common | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11/qt3') diff --git a/x11/qt3/Makefile.common b/x11/qt3/Makefile.common index c0ff450ea70..3c5b85a9c14 100644 --- a/x11/qt3/Makefile.common +++ b/x11/qt3/Makefile.common @@ -1,6 +1,6 @@ -# $NetBSD: Makefile.common,v 1.22 2007/03/18 20:51:59 markd Exp $ +# $NetBSD: Makefile.common,v 1.23 2007/10/12 20:13:29 rillig Exp $ QTVERSION= 3.3.8 -MAINTAINER= pkgsrc-users@NetBSD.org +MAINTAINER?= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.trolltech.com/products/qt/ -- cgit v1.2.3