diff options
author | obache <obache> | 2012-03-15 11:53:20 +0000 |
---|---|---|
committer | obache <obache> | 2012-03-15 11:53:20 +0000 |
commit | 85678d65cfd33524b56a432385debb14fd7a8e8a (patch) | |
tree | 1898e482654b3ef849275eaeddaf8cc6306d5966 /misc/openoffice3/Makefile | |
parent | 3bd02ff902f8a229024be8a4cc13ec99ae30281c (diff) | |
download | pkgsrc-85678d65cfd33524b56a432385debb14fd7a8e8a.tar.gz |
Bump PKGREVISION from default python to 2.7.
Diffstat (limited to 'misc/openoffice3/Makefile')
-rw-r--r-- | misc/openoffice3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/openoffice3/Makefile b/misc/openoffice3/Makefile index 183977fecc5..80996f32847 100644 --- a/misc/openoffice3/Makefile +++ b/misc/openoffice3/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.65 2012/03/07 15:07:23 he Exp $ +# $NetBSD: Makefile,v 1.66 2012/03/15 11:53:34 obache Exp $ OO_VER= 3.1.1 OO_TAG= OOO310_m19 DISTNAME= openoffice-${OO_VER} PKGNAME= openoffice3-${OO_VER} -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_OPENOFFICE:=stable/${OO_VER}/} DIST_SUBDIR= ${DISTNAME} |