summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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