diff options
author | snj <snj@pkgsrc.org> | 2004-01-20 22:05:17 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2004-01-20 22:05:17 +0000 |
commit | e9acbdbda1dbf2fd6ee32356b470dc4fec8c0f39 (patch) | |
tree | 5f84c9d4a9dace1a117d3235fc49f239f6a5c9eb /misc | |
parent | 9d789e72a24074118cd34a7986f136305c2c2b8c (diff) | |
download | pkgsrc-e9acbdbda1dbf2fd6ee32356b470dc4fec8c0f39.tar.gz |
s/it's/its/
Diffstat (limited to 'misc')
-rw-r--r-- | misc/openoffice-linux/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/openoffice-linux/Makefile b/misc/openoffice-linux/Makefile index 853fa64aaec..3cac599cc7b 100644 --- a/misc/openoffice-linux/Makefile +++ b/misc/openoffice-linux/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2004/01/20 12:21:02 agc Exp $ +# $NetBSD: Makefile,v 1.17 2004/01/20 22:09:56 snj Exp $ DISTNAME= OOo_1.0.3.1_LinuxIntel_install PKGNAME= openoffice-linux-1.0.3.1 @@ -69,7 +69,7 @@ do-install: < ${FILESDIR}/soffice.test.patch ${LN} -sf ${PKG_JAVA_HOME} ${PKG_JAVA_HOME}/jre -# 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} |