diff options
| author | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-06-16 22:54:38 +0000 |
|---|---|---|
| committer | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-06-16 22:54:38 +0000 |
| commit | a344fe9285d3d1fa5deb675e62587fe7aab1bf75 (patch) | |
| tree | b3d4578bd5b85c6ed81cbeb9d316dae2bef1e002 /handbook/porting.sgml | |
| parent | ea5f42f948a3749921ac9182e685bb74a7964ae1 (diff) | |
Notes
Diffstat (limited to 'handbook/porting.sgml')
| -rw-r--r-- | handbook/porting.sgml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/handbook/porting.sgml b/handbook/porting.sgml index fd3211c5bd..577259c378 100644 --- a/handbook/porting.sgml +++ b/handbook/porting.sgml @@ -1,4 +1,4 @@ -<!-- $Id: porting.sgml,v 1.73 1997-06-10 08:00:02 asami Exp $ --> +<!-- $Id: porting.sgml,v 1.74 1997-06-16 22:54:38 max Exp $ --> <!-- The FreeBSD Documentation Project --> <sect1><heading>Porting an existing piece of free software<label id="porting"></heading> @@ -1511,9 +1511,10 @@ lib/libtcl.so.7.3 [the header...just to make it easier for us to identify the ports] # New ports collection makefile for: xdvi # Version required: pl18 [things like "1.5alpha" are fine here too] + [this is the date when the first version of this Makefile was created] # Date created: 26 May 1995 [this is the person who did the original port to FreeBSD, in particular, the - person who wrote this Makefile] + person who wrote the first version of this Makefile] # Whom: Satoshi Asami <asami@FreeBSD.ORG> # # $Id$ |
