[BACK]Return to bsd.port.mk CVS log [TXT][DIR] Up to [local] / src / share / mk

Diff for /src/share/mk/bsd.port.mk between version 1.89 and 1.90

version 1.89, 1999/05/04 18:12:24 version 1.90, 1999/05/10 21:35:25
Line 1 
Line 1 
 #-*- mode: Fundamental; tab-width: 4; -*-  #-*- mode: Fundamental; tab-width: 4; -*-
 # ex:ts=4  # ex:ts=4
 #   $OpenBSD$  #   $OpenBSD$
   #   $FreeBSD: bsd.port.mk,v 1.264 1996/12/25 02:27:44 imp Exp $
   #   $NetBSD: bsd.port.mk,v 1.62 1998/04/09 12:47:02 hubertf Exp $
 #  #
 #   bsd.port.mk - 940820 Jordan K. Hubbard.  #   bsd.port.mk - 940820 Jordan K. Hubbard.
 #   This file is in the public domain.  #   This file is in the public domain.
 #  #
 # FreeBSD Id: bsd.port.mk,v 1.264 1996/12/25 02:27:44 imp Exp  
 #   $NetBSD: bsd.port.mk,v 1.62 1998/04/09 12:47:02 hubertf Exp $  
 #  
 # Please view me with 4 column tabs!  # Please view me with 4 column tabs!
   
 # There are two different types of "maintainers" in the whole ports  # There are two different types of "maintainers" in the whole ports
Line 23 
Line 22 
 # is listed), a port is maintained by the subscribers of the ports@openbsd.org  # is listed), a port is maintained by the subscribers of the ports@openbsd.org
 # mailing list, and any correspondence should be directed there.  # mailing list, and any correspondence should be directed there.
 #  #
 OpenBSD_MAINTAINER= marc@OpenBSD.ORG  OpenBSD_MAINTAINER= ports-admin@openbsd.org
   
 # NEED_VERSION: we need at least this version of bsd.port.mk for this  # NEED_VERSION: we need at least this version of bsd.port.mk for this
 # port  to build  # port  to build

Legend:
Removed from v.1.89  
changed lines
  Added in v.1.90