summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorsnj <snj>2004-01-20 22:05:17 +0000
committersnj <snj>2004-01-20 22:05:17 +0000
commite7ef6a6a11720201b4788679ef39d10c9b7015cf (patch)
tree5f84c9d4a9dace1a117d3235fc49f239f6a5c9eb /graphics
parent5256fc03fccba30a4c02e0eacf2c50dce0b11c57 (diff)
downloadpkgsrc-e7ef6a6a11720201b4788679ef39d10c9b7015cf.tar.gz
s/it's/its/
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gimp-base/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gimp-base/Makefile b/graphics/gimp-base/Makefile
index edb3f23db15..9a22ccc3060 100644
--- a/graphics/gimp-base/Makefile
+++ b/graphics/gimp-base/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2004/01/03 18:49:42 reed Exp $
+# $NetBSD: Makefile,v 1.22 2004/01/20 22:08:32 snj Exp $
#
DISTNAME= gimp-1.2.5
@@ -37,7 +37,7 @@ CONFIGURE_ARGS+= --disable-python
CONFIGURE_ARGS+= --disable-print
# Add settings for MPEG, LIBMPEG, and GAP_DECODE_MPEG to properly support
-# the MPEG library from graphics/mpeg-lib that changed it's name, as the
+# the MPEG library from graphics/mpeg-lib that changed its name, as the
# configure script will default to searching from -lmpeg.
#
CONFIGURE_ENV+= MPEG="mpeg"