From f68add2154430d499a887dd19ef8150af8ef29a1 Mon Sep 17 00:00:00 2001 From: Masafumi Max NAKANE Date: Mon, 4 Nov 1996 00:27:07 +0000 Subject: [PATCH] In one place, bsd.port.mk was not enclosed in . Submitted by: simokawa@sat.t.u-tokyo.ac.jp --- handbook/porting.sgml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/handbook/porting.sgml b/handbook/porting.sgml index a8cb7c886f..e7f8651aa2 100644 --- a/handbook/porting.sgml +++ b/handbook/porting.sgml @@ -1,4 +1,4 @@ - + Porting an existing piece of free software @@ -157,7 +157,7 @@ The pattern is the year followed by the month. # Date created: 5 December 1994 # Whom: asami # - # $Id: porting.sgml,v 1.32 1996-10-29 11:55:06 max Exp $ + # $Id: porting.sgml,v 1.33 1996-11-04 00:27:07 max Exp $ # DISTNAME= oneko-1.1b @@ -922,9 +922,9 @@ FETCH_DEPENDS= ncftp2:${PORTSDIR}/net/ncftp2 INSTALL_* macros -

Do use the macros provided in bsd.port.mk to ensure correct - modes and ownership of files in your own *-install targets. - They are: +

Do use the macros provided in bsd.port.mk to + ensure correct modes and ownership of files in your own + *-install targets. They are: ${INSTALL_PROGRAM} is a command to install @@ -1145,7 +1145,7 @@ lib/libtcl.so.7.3 person who wrote this Makefile] # Whom: Satoshi Asami # - # $Id: porting.sgml,v 1.32 1996-10-29 11:55:06 max Exp $ + # $Id: porting.sgml,v 1.33 1996-11-04 00:27:07 max Exp $ [ ^^^^ do not worry about this, I know it says "porting.sgml"...it will be automatically filled in by CVS when it is committed to our repository]