pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/misc/openoffice Fix typo in SITES_*.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/367193822048
branches:  trunk
changeset: 486997:367193822048
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Jan 06 16:27:06 2005 +0000

description:
Fix typo in SITES_*.

diffstat:

 misc/openoffice/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 36ba26b1dee3 -r 367193822048 misc/openoffice/Makefile
--- a/misc/openoffice/Makefile  Thu Jan 06 15:54:39 2005 +0000
+++ b/misc/openoffice/Makefile  Thu Jan 06 16:27:06 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.57 2005/01/06 15:52:19 mrauch Exp $
+# $NetBSD: Makefile,v 1.58 2005/01/06 16:27:06 wiz Exp $
 
 DISTNAME=              openoffice-1.1.4
 CATEGORIES=            misc
@@ -7,7 +7,7 @@
 DISTFILES+=            gpc231.tar.Z
 DISTFILES+=            ooo_addons_114.tar.bz2
 SITES_gpc231.tar.Z=    ftp://ftp.cs.man.ac.uk/pub/toby/gpc/
-SITES_ooo_addons_114p1.tar.bz2=http://www.fs.tum.de/~mrauch/OpenOffice/download/\
+SITES_ooo_addons_114.tar.bz2=http://www.fs.tum.de/~mrauch/OpenOffice/download/\
                        ftp://ftp.NetBSD.org/pub/NetBSD/misc/mrauch/
 DIST_SUBDIR=           ${PKGNAME_NOREV}
 



Home | Main Index | Thread Index | Old Index