Fix a typo.
Submitted by: Jun Kuriyama <kuriyama@opt.phys.waseda.ac.jp>
This commit is contained in:
parent
95843e6469
commit
79e77c2bb9
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=2351
2 changed files with 6 additions and 6 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: ports.sgml,v 1.13 1997-12-17 16:26:32 max Exp $ -->
|
||||
<!-- $Id: ports.sgml,v 1.14 1998-01-11 02:41:38 hanai Exp $ -->
|
||||
<!-- The FreeBSD Japanese Documentation Project -->
|
||||
<!-- Original revision: 1.28 -->
|
||||
|
||||
|
@ -346,7 +346,7 @@ gnats
|
|||
# Date created: 13 November 1997
|
||||
# Whom: jraynard
|
||||
#
|
||||
# $Id: ports.sgml,v 1.13 1997-12-17 16:26:32 max Exp $
|
||||
# $Id: ports.sgml,v 1.14 1998-01-11 02:41:38 hanai Exp $
|
||||
#
|
||||
|
||||
DISTNAME= ElectricFence-2.0.5
|
||||
|
@ -363,7 +363,7 @@ do-install:
|
|||
${INSTALL_MAN} ${WRKSRC}/libefence.3 ${PREFIX}/man/man3
|
||||
|
||||
.include <bsd.port.mk>
|
||||
/verb>
|
||||
</verb>
|
||||
|
||||
"#" で始まる行は, 人間のためのコメント行です.
|
||||
(ほとんどの Unix のスクリプトと同じですね.)
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: ports.sgml,v 1.13 1997-12-17 16:26:32 max Exp $ -->
|
||||
<!-- $Id: ports.sgml,v 1.14 1998-01-11 02:41:38 hanai Exp $ -->
|
||||
<!-- The FreeBSD Japanese Documentation Project -->
|
||||
<!-- Original revision: 1.28 -->
|
||||
|
||||
|
@ -346,7 +346,7 @@ gnats
|
|||
# Date created: 13 November 1997
|
||||
# Whom: jraynard
|
||||
#
|
||||
# $Id: ports.sgml,v 1.13 1997-12-17 16:26:32 max Exp $
|
||||
# $Id: ports.sgml,v 1.14 1998-01-11 02:41:38 hanai Exp $
|
||||
#
|
||||
|
||||
DISTNAME= ElectricFence-2.0.5
|
||||
|
@ -363,7 +363,7 @@ do-install:
|
|||
${INSTALL_MAN} ${WRKSRC}/libefence.3 ${PREFIX}/man/man3
|
||||
|
||||
.include <bsd.port.mk>
|
||||
/verb>
|
||||
</verb>
|
||||
|
||||
"#" で始まる行は, 人間のためのコメント行です.
|
||||
(ほとんどの Unix のスクリプトと同じですね.)
|
||||
|
|
Loading…
Reference in a new issue