diff options
author | adam <adam> | 2013-10-19 09:06:55 +0000 |
---|---|---|
committer | adam <adam> | 2013-10-19 09:06:55 +0000 |
commit | 63ea166bf059c93e0675a4c54d23ebaf9c655f9b (patch) | |
tree | 3c70dac40b0f2aed2faa47cdeada8701d99c0ba8 /misc/openoffice3/Makefile | |
parent | 1a05ba343114457560b84af53045821ae2b5dfd4 (diff) | |
download | pkgsrc-63ea166bf059c93e0675a4c54d23ebaf9c655f9b.tar.gz |
Revbump after updating textproc/icu
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 896eec78fe6..cedae8e29ca 100644 --- a/misc/openoffice3/Makefile +++ b/misc/openoffice3/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.94 2013/10/10 14:42:24 ryoon Exp $ +# $NetBSD: Makefile,v 1.95 2013/10/19 09:07:08 adam Exp $ OO_VER= 3.1.1 OO_TAG= OOO310_m19 DISTNAME= openoffice-${OO_VER} PKGNAME= openoffice3-${OO_VER} -PKGREVISION= 50 +PKGREVISION= 51 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_OPENOFFICE:=stable/${OO_VER}/} DIST_SUBDIR= ${DISTNAME} |