diff options
author | sno <sno> | 2009-08-26 19:56:37 +0000 |
---|---|---|
committer | sno <sno> | 2009-08-26 19:56:37 +0000 |
commit | a9aaf01cb902e86105e5370515c66594e3ad1d97 (patch) | |
tree | 7223c9424c4203d65e41ea0e519c6004458f8bf1 /misc/openoffice2 | |
parent | 109341de0270b1e1d175b9992bd9e80ffdb80126 (diff) | |
download | pkgsrc-a9aaf01cb902e86105e5370515c66594e3ad1d97.tar.gz |
bump revision because of graphics/jpeg update
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 d2c27063ff4..e3dcfdcc135 100644 --- a/misc/openoffice2/Makefile +++ b/misc/openoffice2/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.71 2009/08/12 02:31:21 obache Exp $ +# $NetBSD: Makefile,v 1.72 2009/08/26 19:58:03 sno Exp $ # OO_VER= 2.4.2 DISTNAME= openoffice-${OO_VER} PKGNAME= openoffice2-${OO_VER} -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_OPENOFFICE:=stable/${OO_VER}/} DIST_SUBDIR= ${DISTNAME} |