diff options
author | maho <maho@FreeBSD.org> | 2006-11-15 14:34:24 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2006-11-15 14:34:24 +0800 |
commit | 4e2e4d58c782794a2b4f3a377c3ccc77304e6c05 (patch) | |
tree | af3cebd3c037cc1dc22011e77719a1f24edf325e /editors/openoffice.org-3-RC | |
parent | a635af5169ff1f0d9e4bb0e31de34acbec1b27d4 (diff) | |
download | freebsd-ports-gnome-4e2e4d58c782794a2b4f3a377c3ccc77304e6c05.tar.gz freebsd-ports-gnome-4e2e4d58c782794a2b4f3a377c3ccc77304e6c05.tar.zst freebsd-ports-gnome-4e2e4d58c782794a2b4f3a377c3ccc77304e6c05.zip |
Fix portname.
Submitted by: vd
Diffstat (limited to 'editors/openoffice.org-3-RC')
-rw-r--r-- | editors/openoffice.org-3-RC/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice.org-3-RC/Makefile b/editors/openoffice.org-3-RC/Makefile index eb8af9b3f1ed..d01dabd818c4 100644 --- a/editors/openoffice.org-3-RC/Makefile +++ b/editors/openoffice.org-3-RC/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -PORTNAME?= openoffice.org-RC +PORTNAME?= openoffice.org PORTVERSION?= 2.1.${SNAPDATE} CATEGORIES+= editors java MASTER_SITES+= ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/openoffice/developer/680_m${MILESTONE}/&,} \ |