diff options
author | Ade Lovett <ade@FreeBSD.org> | 2006-03-07 08:28:06 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2006-03-07 08:28:06 +0000 |
commit | fe279f0df86b9326e8192aadd25d0c0ea5e5cade (patch) | |
tree | eff698d7af1fc37ae55050019892e15a2c0519a5 /editors/openoffice.org-1.0 | |
parent | 5c19f532f41c63b5d65375792ff5160427647b1e (diff) |
Notes
Diffstat (limited to 'editors/openoffice.org-1.0')
-rw-r--r-- | editors/openoffice.org-1.0/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice.org-1.0/Makefile b/editors/openoffice.org-1.0/Makefile index a2863141f2df..9f93ace50386 100644 --- a/editors/openoffice.org-1.0/Makefile +++ b/editors/openoffice.org-1.0/Makefile @@ -7,7 +7,7 @@ PORTNAME= openoffice.org PORTVERSION= 1.0.3 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES+= editors MASTER_SITES+= ftp://ooopackages.good-day.net/pub/OpenOffice.org/sources/1.0.3/ \ ${MASTER_SITE_LOCAL:S/$/:moz/} \ |