diff options
author | abs <abs@pkgsrc.org> | 2010-11-15 22:56:08 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2010-11-15 22:56:08 +0000 |
commit | ead21cfde2d9ac75663cb012b16a31fe85dde108 (patch) | |
tree | 51bd3c92c0788019a2d7bcf1fe281fd0e78cbdb5 /misc/openoffice2 | |
parent | 572f7de82018f99bc647846f2e38cc19cb46f974 (diff) | |
download | pkgsrc-ead21cfde2d9ac75663cb012b16a31fe85dde108.tar.gz |
PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome
Diffstat (limited to 'misc/openoffice2')
-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 ebf1d30f944..c3742ddda07 100644 --- a/misc/openoffice2/Makefile +++ b/misc/openoffice2/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.80 2010/09/14 11:02:26 wiz Exp $ +# $NetBSD: Makefile,v 1.81 2010/11/15 22:58:00 abs Exp $ # OO_VER= 2.4.3 DISTNAME= openoffice-${OO_VER} PKGNAME= openoffice2-${OO_VER} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_OPENOFFICE:=stable/${OO_VER}/} DIST_SUBDIR= ${DISTNAME} |