diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2008-07-11 16:07:01 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2008-07-11 16:07:01 +0000 |
commit | 56a01077f82166c4742c8f7c88373d4f3d0a6f30 (patch) | |
tree | 34c74e800ff96e7a9b68586fdf7d2cd8422d10e9 /editors/openoffice-3-devel | |
parent | 18d2230e8a79e57c80965a10b8bf9482b845645b (diff) |
Bump PORTREVISION as a workaround for INDEX while we have
two OOo's with the same version.
Notes
Notes:
svn path=/head/; revision=216704
Diffstat (limited to 'editors/openoffice-3-devel')
-rw-r--r-- | editors/openoffice-3-devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/openoffice-3-devel/Makefile b/editors/openoffice-3-devel/Makefile index 37fc6f36f30e..6d6148304d06 100644 --- a/editors/openoffice-3-devel/Makefile +++ b/editors/openoffice-3-devel/Makefile @@ -7,6 +7,7 @@ PORTNAME?= openoffice.org PORTVERSION?= 3.0.${SNAPDATE} +PORTREVISION= 1 CATEGORIES+= editors java MASTER_SITES+= http://ooopackages.good-day.net/pub/OpenOffice.org/sources/ \ http://openoffice.lunarshells.com/sources/ \ |