diff options
author | Martin Blapp <mbr@FreeBSD.org> | 2003-03-27 23:13:40 +0000 |
---|---|---|
committer | Martin Blapp <mbr@FreeBSD.org> | 2003-03-27 23:13:40 +0000 |
commit | f018c23df8ee9dc70abbc09e9fa6f8b36fa555c7 (patch) | |
tree | fbf33533b47b6410ef54db11abb1bea0c67e3c6c /editors/openoffice-1.0 | |
parent | 6e2b9e5b70d5df7ca29ab305687c8aec9dc3d728 (diff) | |
download | ports-f018c23df8ee9dc70abbc09e9fa6f8b36fa555c7.tar.gz ports-f018c23df8ee9dc70abbc09e9fa6f8b36fa555c7.zip |
Notes
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 928e5a3b3231..a2cede0f180a 100644 --- a/editors/openoffice-1.0/Makefile +++ b/editors/openoffice-1.0/Makefile @@ -7,7 +7,7 @@ PORTNAME= openoffice PORTVERSION= 1.0.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES+= editors MASTER_SITES+= http://ny1.mirror.openoffice.org/%SUBDIR%/ \ http://ftp.gwdg.de/pub/misc/openoffice/%SUBDIR%/ \ |