From 2e30d691aa9436aaa441410e8a7c57712881cbf5 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Mon, 25 Mar 1996 09:35:25 +0000 Subject: [PATCH] Fix typo. Closes PR docs/1099. Submitted by: Masafumi NAKANE --- handbook/porting.sgml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/handbook/porting.sgml b/handbook/porting.sgml index 69355ab719..6043b8db6f 100644 --- a/handbook/porting.sgml +++ b/handbook/porting.sgml @@ -1,4 +1,4 @@ - + Porting an existing piece of free software @@ -156,7 +156,7 @@ The pattern is the year followed by the month. # Date created: 5 December 1994 # Whom: asami # - # $Id: porting.sgml,v 1.16 1996-03-21 14:15:01 asami Exp $ + # $Id: porting.sgml,v 1.17 1996-03-25 09:35:25 asami Exp $ # DISTNAME= oneko-1.1b @@ -498,7 +498,7 @@ ftp://freefall.freebsd.org/pub/FreeBSD/LOCAL_PORTS/ name of your port. The default rules expect the distribution file list (${DISTFILES}) to be named - ${DISTFILE}${EXTRACT_SUFX} + ${DISTNAME}${EXTRACT_SUFX} by default which, if it's a normal tarball, is going to be something like: @@ -958,7 +958,7 @@ lib/libtcl.so.7.3 person who wrote this Makefile] # Whom: Satoshi Asami # - # $Id: porting.sgml,v 1.16 1996-03-21 14:15:01 asami Exp $ + # $Id: porting.sgml,v 1.17 1996-03-25 09:35:25 asami Exp $ [ ^^^^ don't worry about this...it will be automatically filled in by CVS when it is committed to our repository] #