summaryrefslogtreecommitdiffstats
path: root/share/mk
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1997-04-21 00:24:51 +0000
committerasami <asami@FreeBSD.org>1997-04-21 00:24:51 +0000
commit31fcd5d07c0c2fbdb885f873302ce7b4e025a03a (patch)
tree7319ef3be0271a10d0d1d049de91915228ad2b39 /share/mk
parenta0af1fc5d0140e3b5c2df713f76521a65c6aa8b1 (diff)
downloadFreeBSD-src-31fcd5d07c0c2fbdb885f873302ce7b4e025a03a.zip
FreeBSD-src-31fcd5d07c0c2fbdb885f873302ce7b4e025a03a.tar.gz
Merge from 2.2.
Diffstat (limited to 'share/mk')
-rw-r--r--share/mk/bsd.port.mk21
1 files changed, 13 insertions, 8 deletions
diff --git a/share/mk/bsd.port.mk b/share/mk/bsd.port.mk
index 1dd1bd2..e4f6eb5 100644
--- a/share/mk/bsd.port.mk
+++ b/share/mk/bsd.port.mk
@@ -1,7 +1,7 @@
#-*- mode: Fundamental; tab-width: 4; -*-
# ex:ts=4
#
-# $Id: bsd.port.mk,v 1.254 1997/03/06 08:28:15 asami Exp $
+# $Id: bsd.port.mk,v 1.255 1997/04/15 08:36:41 asami Exp $
# $NetBSD: $
#
# bsd.port.mk - 940820 Jordan K. Hubbard.
@@ -9,14 +9,19 @@
#
# Please view me with 4 column tabs!
-# This is for this file, not for the ports that includes it, so it's
-# not called MAINTAINER -- the person to contact if you have questions/
-# suggestions about bsd.port.mk.
+# There are two different types of "maintainers" in the whole ports
+# framework concept. Maintainers of the bsd.port*.mk files
+# are listed below in the ${OSNAME}_MAINTAINER entries (this file
+# is used by multiple *BSD flavors). You should consult them directly
+# if you have any questions/suggestions regarding this file since only
+# they are allowed to modify the master copies in the CVS repository!
+
+# For each port, the MAINTAINER variable is what you should consult for
+# contact information on the person(s) to contact if you have questions/
+# suggestions about that specific port. By default (if no MAINTAINER
+# is listed), a port is maintained by the subscribers of the ports@freebsd.org
+# mailing list, and any correspondece should be directed there.
#
-# If you are not him, you are not allowed to commit to this file without
-# his permission. :)
-#
-
FreeBSD_MAINTAINER= asami@FreeBSD.ORG
OpenBSD_MAINTAINER= imp@OpenBSD.ORG
OpenPOWER on IntegriCloud