summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorsnj <snj>2004-02-21 07:25:59 +0000
committersnj <snj>2004-02-21 07:25:59 +0000
commit7b05512fa05ba5be4fe1fd8081c402df615066a0 (patch)
tree50231aa0a0d77354692a1e777c0ba290df59ddc0 /misc
parentcf266bb35ee1ba82e1645769c0a335aac3bb1c95 (diff)
downloadpkgsrc-7b05512fa05ba5be4fe1fd8081c402df615066a0.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