diff options
author | sbd <sbd> | 2012-01-24 09:10:50 +0000 |
---|---|---|
committer | sbd <sbd> | 2012-01-24 09:10:50 +0000 |
commit | 36411439f2b54fd8331d586451793ae482e991e2 (patch) | |
tree | bf03c01111f5fd4ec68f92cd57a56ee80d3dde9c /misc/openoffice3 | |
parent | c9e925315b50c00a5e0e12976c8ab096857e2112 (diff) | |
download | pkgsrc-36411439f2b54fd8331d586451793ae482e991e2.tar.gz |
Recursive dependency bump for databases/gdbm ABI_DEPENDS change.
Diffstat (limited to 'misc/openoffice3')
-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 296b131ddc8..5251ae7ba93 100644 --- a/misc/openoffice3/Makefile +++ b/misc/openoffice3/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.59 2012/01/14 02:09:37 hans Exp $ +# $NetBSD: Makefile,v 1.60 2012/01/24 09:11:08 sbd Exp $ OO_VER= 3.1.1 OO_TAG= OOO310_m19 DISTNAME= openoffice-${OO_VER} PKGNAME= openoffice3-${OO_VER} -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_OPENOFFICE:=stable/${OO_VER}/} DIST_SUBDIR= ${DISTNAME} |