summaryrefslogtreecommitdiff
path: root/x11/qt3
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2007-10-12 20:13:29 +0000
committerrillig <rillig@pkgsrc.org>2007-10-12 20:13:29 +0000
commitc31ce62a231149e600a71d5f8b96cb65135e51a5 (patch)
treeaef86a397c4648464b5d77b8586153f95168e5b2 /x11/qt3
parentc54e758b05b9e85bc7f9e000a374a427e1f0440e (diff)
downloadpkgsrc-c31ce62a231149e600a71d5f8b96cb65135e51a5.tar.gz
Don't set the maintainer unconditionally in files that are used by many
packages. Patch by Vladimir Yakovetsky in PR 37113.
Diffstat (limited to 'x11/qt3')
-rw-r--r--x11/qt3/Makefile.common4
1 files changed, 2 insertions, 2 deletions
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/