diff options
author | mbr <mbr@FreeBSD.org> | 2002-08-10 07:20:39 +0800 |
---|---|---|
committer | mbr <mbr@FreeBSD.org> | 2002-08-10 07:20:39 +0800 |
commit | fc78b4437529697b7aae9563c4855134ecbdbe53 (patch) | |
tree | 95dd3fb4844a136e80a2c0cd36c7ba83099889eb /editors/openoffice-1.0 | |
parent | aa83d3b9fb48a19eb954f95bb6d77b7eb18d1b62 (diff) | |
download | freebsd-ports-gnome-fc78b4437529697b7aae9563c4855134ecbdbe53.tar.gz freebsd-ports-gnome-fc78b4437529697b7aae9563c4855134ecbdbe53.tar.zst freebsd-ports-gnome-fc78b4437529697b7aae9563c4855134ecbdbe53.zip |
Bump the portrevision. OpenOffice.org/Sun has requested
removal of spellchecker dicts. It is planed to make
standalone ports/packages spellchecker dicts.
Diffstat (limited to 'editors/openoffice-1.0')
-rw-r--r-- | editors/openoffice-1.0/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice-1.0/Makefile b/editors/openoffice-1.0/Makefile index aafb5ca599f6..522459efb359 100644 --- a/editors/openoffice-1.0/Makefile +++ b/editors/openoffice-1.0/Makefile @@ -7,7 +7,7 @@ PORTNAME= openoffice PORTVERSION= 1.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES+= editors MASTER_SITES+= http://sf1.mirror.openoffice.org/${PORTVERSION}/ \ ftp://ftp.cs.man.ac.uk/pub/toby/gpc/ \ |