diff options
author | snj <snj@pkgsrc.org> | 2004-01-20 22:15:21 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2004-01-20 22:15:21 +0000 |
commit | e0220ad33053b5fbd371c6122238a51ee3e0e250 (patch) | |
tree | 5f3cda5d62f8b2db156108e2cb5e4cca5f40035b /www/netscape7 | |
parent | e9acbdbda1dbf2fd6ee32356b470dc4fec8c0f39 (diff) | |
download | pkgsrc-e0220ad33053b5fbd371c6122238a51ee3e0e250.tar.gz |
s/it's/its/
Diffstat (limited to 'www/netscape7')
-rw-r--r-- | www/netscape7/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/netscape7/Makefile b/www/netscape7/Makefile index a9cf3d72ff1..bc2ecba2fc3 100644 --- a/www/netscape7/Makefile +++ b/www/netscape7/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2004/01/20 12:27:59 agc Exp $ +# $NetBSD: Makefile,v 1.24 2004/01/20 22:21:09 snj Exp $ # DISTNAME= netscape-i686-pc-linux-gnu-sea @@ -90,7 +90,7 @@ do-install: .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} |