diff options
author | hira <hira@pkgsrc.org> | 2008-03-21 09:20:55 +0000 |
---|---|---|
committer | hira <hira@pkgsrc.org> | 2008-03-21 09:20:55 +0000 |
commit | 5d4fe353d5e36fd28d94acbb72a253a082c9be2f (patch) | |
tree | fc8b23b4b157bb7b99a941fd5289023ef5a6eea6 /misc/openoffice2/Makefile | |
parent | 276b9d0cb5cc5c5d151224ce01491f059569298a (diff) | |
download | pkgsrc-5d4fe353d5e36fd28d94acbb72a253a082c9be2f.tar.gz |
Fix CVE-2007-{4770,4771} (sync with upstream by patch-db).
Bump PKGREVISION. Pointed out by drochner@ in private e-mail.
Diffstat (limited to 'misc/openoffice2/Makefile')
-rw-r--r-- | misc/openoffice2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/openoffice2/Makefile b/misc/openoffice2/Makefile index 3665469f678..2f903c81247 100644 --- a/misc/openoffice2/Makefile +++ b/misc/openoffice2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.39 2008/03/09 12:57:27 joerg Exp $ +# $NetBSD: Makefile,v 1.40 2008/03/21 09:20:55 hira Exp $ # OO_VER= 2.3.1 -PKGREVISION= 4 +PKGREVISION= 5 DISTNAME= openoffice-${OO_VER} PKGNAME= openoffice2-${OO_VER} CATEGORIES= misc |