diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-09-20 05:14:08 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-09-20 05:14:08 +0800 |
commit | 716c1d9bad75a1868552d3eff08314c2894c95ab (patch) | |
tree | a5b1b53d9aa190b7178b9cddbdfd2218bb92e1c5 /sysutils | |
parent | c79fc39c3a1864380ddc4512d97840b97cbecff2 (diff) | |
download | freebsd-ports-gnome-716c1d9bad75a1868552d3eff08314c2894c95ab.tar.gz freebsd-ports-gnome-716c1d9bad75a1868552d3eff08314c2894c95ab.tar.zst freebsd-ports-gnome-716c1d9bad75a1868552d3eff08314c2894c95ab.zip |
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 |