diff options
author | Maho Nakata <maho@FreeBSD.org> | 2004-09-15 03:27:13 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2004-09-15 03:27:13 +0000 |
commit | 06adcf259c63f41e5491476537eef4e5061beea3 (patch) | |
tree | bef7e1f5d855c1678211ca05b5023e1ba0fd7b2b /editors | |
parent | 11a0441d5fd1b866ec8b1fddc5d494f8f7de710b (diff) | |
download | ports-06adcf259c63f41e5491476537eef4e5061beea3.tar.gz ports-06adcf259c63f41e5491476537eef4e5061beea3.zip |
bump PORTREVISION by security fix in the
last commit
Approved by: portmgr (joe)
Suggested by: nectar
Notes
Notes:
svn path=/head/; revision=118172
Diffstat (limited to 'editors')
-rw-r--r-- | editors/openoffice-1.1/Makefile | 1 | ||||
-rw-r--r-- | editors/openoffice.org-1.1/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/editors/openoffice-1.1/Makefile b/editors/openoffice-1.1/Makefile index 45130ed0fdb6..333628fb0f27 100644 --- a/editors/openoffice-1.1/Makefile +++ b/editors/openoffice-1.1/Makefile @@ -7,6 +7,7 @@ PORTNAME= openoffice PORTVERSION= 1.1.2 +PORTREVISION= 1 CATEGORIES+= editors MASTER_SITES+= ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/openoffice/&,} \ ftp://sunsite.cnlab-switch.ch/mirror/OpenOffice/%SUBDIR%/ \ diff --git a/editors/openoffice.org-1.1/Makefile b/editors/openoffice.org-1.1/Makefile index 45130ed0fdb6..333628fb0f27 100644 --- a/editors/openoffice.org-1.1/Makefile +++ b/editors/openoffice.org-1.1/Makefile @@ -7,6 +7,7 @@ PORTNAME= openoffice PORTVERSION= 1.1.2 +PORTREVISION= 1 CATEGORIES+= editors MASTER_SITES+= ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/openoffice/&,} \ ftp://sunsite.cnlab-switch.ch/mirror/OpenOffice/%SUBDIR%/ \ |