diff options
author | maho <maho@FreeBSD.org> | 2005-08-29 09:09:38 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2005-08-29 09:09:38 +0800 |
commit | 24f3b9aa37cdc89f62ddc7fefea39490bce3779d (patch) | |
tree | 32fd959bbf9b9bce6747c73cd7c66f411a534fbb /editors/openoffice.org-1.0 | |
parent | 314b2ca49a7f4063cf23e74a7e1a108ddfc2ce68 (diff) | |
download | freebsd-ports-gnome-24f3b9aa37cdc89f62ddc7fefea39490bce3779d.tar.gz freebsd-ports-gnome-24f3b9aa37cdc89f62ddc7fefea39490bce3779d.tar.zst freebsd-ports-gnome-24f3b9aa37cdc89f62ddc7fefea39490bce3779d.zip |
${PORTNAME} should be openoffice.org
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 0695522d7369..9b972ba3b34c 100644 --- a/editors/openoffice.org-1.0/Makefile +++ b/editors/openoffice.org-1.0/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -PORTNAME= openoffice +PORTNAME= openoffice.org PORTVERSION= 1.0.3 PORTREVISION= 5 CATEGORIES+= editors |