summaryrefslogtreecommitdiff
path: root/www/mozilla-bin
diff options
context:
space:
mode:
authorsnj <snj>2004-01-20 22:15:21 +0000
committersnj <snj>2004-01-20 22:15:21 +0000
commit1c91c46bce5cf453e5349cb60f8b05e7fdc7d9a3 (patch)
tree5f3cda5d62f8b2db156108e2cb5e4cca5f40035b /www/mozilla-bin
parente7ef6a6a11720201b4788679ef39d10c9b7015cf (diff)
downloadpkgsrc-1c91c46bce5cf453e5349cb60f8b05e7fdc7d9a3.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}