diff options
author | wiz <wiz@pkgsrc.org> | 2012-02-13 14:46:11 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-02-13 14:46:11 +0000 |
commit | 2153111edfd86c991d17cf68dc915497afc0757a (patch) | |
tree | fcbcc40030aeb4f7f70f554b79dc999a18a367ad /misc | |
parent | 14a9972a47d94f3c6126b30e667c2cd5f75763dc (diff) | |
download | pkgsrc-2153111edfd86c991d17cf68dc915497afc0757a.tar.gz |
hunspell shlib name change -> recursive bump
Diffstat (limited to 'misc')
-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 b23c69fb1b6..089137dc584 100644 --- a/misc/openoffice3/Makefile +++ b/misc/openoffice3/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.61 2012/02/06 12:40:59 wiz Exp $ +# $NetBSD: Makefile,v 1.62 2012/02/13 14:46:11 wiz Exp $ OO_VER= 3.1.1 OO_TAG= OOO310_m19 DISTNAME= openoffice-${OO_VER} PKGNAME= openoffice3-${OO_VER} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_OPENOFFICE:=stable/${OO_VER}/} DIST_SUBDIR= ${DISTNAME} |