diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-09-19 21:14:08 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-09-19 21:14:08 +0000 |
commit | 3bb12d3ef4d591b2e0fc3e5301cdfa5e41bcd363 (patch) | |
tree | d9003990d69657d65c07d03eaf9243b0f016ecfe /sysutils | |
parent | upgrade to 5.3.8-3 (diff) |
fix typo
PR: 42763
Submitted by: Fork <bouloumag@hotmail.com>
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/mksunbootcd/Makefile | 1 | ||||
-rw-r--r-- | sysutils/mksunbootcd/pkg-comment | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/mksunbootcd/Makefile b/sysutils/mksunbootcd/Makefile index fb8ea3f5c466..3ea2be806038 100644 --- a/sysutils/mksunbootcd/Makefile +++ b/sysutils/mksunbootcd/Makefile @@ -7,6 +7,7 @@ PORTNAME= mksunbootcd PORTVERSION= 1.0 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= ftp://ftp.netbsd.org/pub/NetBSD/misc/mksunbootcd/ diff --git a/sysutils/mksunbootcd/pkg-comment b/sysutils/mksunbootcd/pkg-comment index 4db0fb3ef72b..c421f4bb9c55 100644 --- a/sysutils/mksunbootcd/pkg-comment +++ b/sysutils/mksunbootcd/pkg-comment @@ -1 +1 @@ -Makes ISO images suitible to boot on sparc systems +Makes ISO images suitable to boot on sparc systems |