diff options
author | recht <recht@pkgsrc.org> | 2004-07-06 16:28:52 +0000 |
---|---|---|
committer | recht <recht@pkgsrc.org> | 2004-07-06 16:28:52 +0000 |
commit | ef49b344746ab7a37be65a755a935751c4a538fa (patch) | |
tree | df256aa29e7a668ff6aebaf4a68a0828ae6d2248 /misc/openoffice/Makefile | |
parent | 2e12a4681910909fc3735212da59986ab9eb48c1 (diff) | |
download | pkgsrc-ef49b344746ab7a37be65a755a935751c4a538fa.tar.gz |
bump PKGREVISIONs since libxslt needs libgcrypt now
Diffstat (limited to 'misc/openoffice/Makefile')
-rw-r--r-- | misc/openoffice/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/openoffice/Makefile b/misc/openoffice/Makefile index a6b889f8b8c..278e4928df9 100644 --- a/misc/openoffice/Makefile +++ b/misc/openoffice/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.51 2004/06/07 20:45:48 mrauch Exp $ +# $NetBSD: Makefile,v 1.52 2004/07/06 16:28:52 recht Exp $ DISTNAME= openoffice-1.1.1 +PKGREVISION= 1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_OPENOFFICE:=stable/1.1.1/} DISTFILES= OOo_1.1.1p1_source.tar.bz2 |