summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-02-21 07:25:59 +0000
committersnj <snj@pkgsrc.org>2004-02-21 07:25:59 +0000
commit3bc9dacd11e1818ecb8c3d688197ca4b1dd0d8ef (patch)
tree50231aa0a0d77354692a1e777c0ba290df59ddc0 /misc
parent2fad935cf56419e86d443f43b5a7dbc331898b34 (diff)
downloadpkgsrc-3bc9dacd11e1818ecb8c3d688197ca4b1dd0d8ef.tar.gz
s/basicly/basically/; s/userinterface/user interface/; s/allways/always/;
s/ROM's/ROMs/; s/RW's/RWs/; s/DVD's/DVDs/
Diffstat (limited to 'misc')
-rw-r--r--misc/udfclient/DESCR2
-rw-r--r--misc/udfclient/Makefile4
2 files changed, 3 insertions, 3 deletions
diff --git a/misc/udfclient/DESCR b/misc/udfclient/DESCR
index 995d9909361..d636f8d7d23 100644
--- a/misc/udfclient/DESCR
+++ b/misc/udfclient/DESCR
@@ -2,5 +2,5 @@ UDFclient is a userland implementation of the UDF filingsystem as defined by
the OSTA group. UDFclient is designed to be a study platform and a run-up to a
full read and write kernel level implementation.
-UDFclient basicly provides a userinterface not unlike ftp(1) but allways
+UDFclient basically provides a user interface not unlike ftp(1) but always
fetches files recursively from the disc(s).
diff --git a/misc/udfclient/Makefile b/misc/udfclient/Makefile
index 91575f083f4..e4826be09bf 100644
--- a/misc/udfclient/Makefile
+++ b/misc/udfclient/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2004/01/20 12:21:02 agc Exp $
+# $NetBSD: Makefile,v 1.7 2004/02/21 07:25:59 snj Exp $
#
DISTNAME= UDFclient.0.1p2
@@ -9,7 +9,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= buzztoh@13thmonkey.org
HOMEPAGE= http://www.13thmonkey.org/udfclient/
-COMMENT= UDF disc reader for CD-ROM's, CD-RW's and DVD's
+COMMENT= UDF disc reader for CD-ROMs, CD-RWs and DVDs
WRKSRC= ${WRKDIR}/UDFclient
MAKEFILE= makefile