summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsnj <snj>2004-02-13 23:50:17 +0000
committersnj <snj>2004-02-13 23:50:17 +0000
commit317ce445501ad5fa104bf071d13e675fb62bf6d2 (patch)
tree0b98029e1638d6fb091566832d64e25544496572
parent1eeea60d643b16db0ed0b4c39a13772868777261 (diff)
downloadpkgsrc-317ce445501ad5fa104bf071d13e675fb62bf6d2.tar.gz
s/dependancy/dependency/; s/editting/editing/
-rw-r--r--multimedia/mjpegtools/DESCR2
-rw-r--r--multimedia/mjpegtools/Makefile4
2 files changed, 3 insertions, 3 deletions
diff --git a/multimedia/mjpegtools/DESCR b/multimedia/mjpegtools/DESCR
index e070ebc501e..e644c00ea5c 100644
--- a/multimedia/mjpegtools/DESCR
+++ b/multimedia/mjpegtools/DESCR
@@ -1,2 +1,2 @@
Programs for MJPEG recording and playback and simple cut-and-paste
-editting and MPEG compression of audio and video.
+editing and MPEG compression of audio and video.
diff --git a/multimedia/mjpegtools/Makefile b/multimedia/mjpegtools/Makefile
index c40ad0c1bb4..097c6da9726 100644
--- a/multimedia/mjpegtools/Makefile
+++ b/multimedia/mjpegtools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2004/01/26 15:16:53 jmmv Exp $
+# $NetBSD: Makefile,v 1.4 2004/02/13 23:50:17 snj Exp $
DISTNAME= mjpegtools-1.6.1.93
CATEGORIES= multimedia
@@ -29,7 +29,7 @@ CONFIGURE_ARGS+= --without-avifile
.include "../../graphics/ImageMagick/buildlink2.mk"
.include "../../graphics/jpeg/buildlink2.mk"
#.include "../../multimedia/avifile/buildlink2.mk"
-# GTK+ support is disabled to avoid a dependancy on GTK+ when building GNOME2.
+# GTK+ support is disabled to avoid a dependency on GTK+ when building GNOME2.
# This only disables the "glav" program. If you really need it, please add an
# external package for it.
#.include "../../x11/gtk/buildlink2.mk"