1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Merge from 2.2.

This commit is contained in:
Satoshi Asami 1997-04-21 00:24:51 +00:00
parent e4332cf8d2
commit 9c52e2270b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=6253

View File

@ -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.
#
# If you are not him, you are not allowed to commit to this file without
# his permission. :)
#
# 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.
#
FreeBSD_MAINTAINER= asami@FreeBSD.ORG
OpenBSD_MAINTAINER= imp@OpenBSD.ORG