summaryrefslogtreecommitdiff
path: root/www/mozilla-bin/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'www/mozilla-bin/Makefile.common')
-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}