diff options
author | Maho Nakata <maho@FreeBSD.org> | 2008-06-14 01:32:33 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2008-06-14 01:32:33 +0000 |
commit | ddd337c119d108efa422d17d6e961891c1162009 (patch) | |
tree | dfd1e60ab88b1d0ce1daf518ac0955f925b6e38c /editors/openoffice-3/Makefile | |
parent | b47c9bfcc7cffa17fa37399aa63088a9b270b85c (diff) |
Notes
Diffstat (limited to 'editors/openoffice-3/Makefile')
-rw-r--r-- | editors/openoffice-3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/openoffice-3/Makefile b/editors/openoffice-3/Makefile index 365a6ed67b82..f6011079ea04 100644 --- a/editors/openoffice-3/Makefile +++ b/editors/openoffice-3/Makefile @@ -8,6 +8,7 @@ PORTNAME?= openoffice.org PORTVERSION?= ${OOOVERSION} +PORTREVISION?= 1 CATEGORIES+= editors java MASTER_SITES+= http://ooopackages.good-day.net/pub/OpenOffice.org/sources/ \ http://openoffice.lunarshells.com/sources/ \ |