diff options
author | Maho Nakata <maho@FreeBSD.org> | 2006-11-15 06:34:24 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2006-11-15 06:34:24 +0000 |
commit | f014a150f43a0b8e97decd2628b1f8f66d810496 (patch) | |
tree | a4a3ec86d23a8b9352387f7f060ec7196e5d688e /editors | |
parent | 971a317962f793ded80723068967588ee763a1ac (diff) | |
download | ports-f014a150f43a0b8e97decd2628b1f8f66d810496.tar.gz ports-f014a150f43a0b8e97decd2628b1f8f66d810496.zip |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/openoffice.org-2-RC/Makefile | 2 | ||||
-rw-r--r-- | editors/openoffice.org-3-RC/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/editors/openoffice.org-2-RC/Makefile b/editors/openoffice.org-2-RC/Makefile index eb8af9b3f1ed..d01dabd818c4 100644 --- a/editors/openoffice.org-2-RC/Makefile +++ b/editors/openoffice.org-2-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}/&,} \ 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}/&,} \ |