summaryrefslogtreecommitdiff
path: root/www/mozilla-bin
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-01-20 22:15:21 +0000
committersnj <snj@pkgsrc.org>2004-01-20 22:15:21 +0000
commite0220ad33053b5fbd371c6122238a51ee3e0e250 (patch)
tree5f3cda5d62f8b2db156108e2cb5e4cca5f40035b /www/mozilla-bin
parente9acbdbda1dbf2fd6ee32356b470dc4fec8c0f39 (diff)
downloadpkgsrc-e0220ad33053b5fbd371c6122238a51ee3e0e250.tar.gz
s/it's/its/
Diffstat (limited to 'www/mozilla-bin')
-rw-r--r--www/mozilla-bin/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/mozilla-bin/Makefile.common b/www/mozilla-bin/Makefile.common
index 5014bd0b30b..2b584f01431 100644
--- a/www/mozilla-bin/Makefile.common
+++ b/www/mozilla-bin/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.5 2004/01/20 12:27:59 agc Exp $
+# $NetBSD: Makefile.common,v 1.6 2004/01/20 22:20:46 snj Exp $
#
DISTNAME= # see Makefile.${OPSYS}.${ARCH}
@@ -30,7 +30,7 @@ USE_PKGINSTALL= YES
.include "../../mk/bsd.prefs.mk"
-# everything specific to your OS/Arch goes into it's own Makefile
+# everything specific to your OS/Arch goes into its own Makefile
# group together i386, i486, i586 and i686 (for Linux)
ARCH=${MACHINE_ARCH:C/i[3-6]86/i386/g}