diff options
author | maho <maho@FreeBSD.org> | 2004-09-15 03:27:13 +0000 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2004-09-15 03:27:13 +0000 |
commit | 60c2fbcd397aaa6a0622b3c69ea0463cfad55ed0 (patch) | |
tree | d4a9b8fb7ade673b1fdfc32727c30506dc033275 /editors/openoffice-1.1/Makefile | |
parent | 2c752b4561bce1665cb4835ff755dbed8e2db9a9 (diff) | |
download | FreeBSD-ports-60c2fbcd397aaa6a0622b3c69ea0463cfad55ed0.zip FreeBSD-ports-60c2fbcd397aaa6a0622b3c69ea0463cfad55ed0.tar.gz |
bump PORTREVISION by security fix in the
last commit
Approved by: portmgr (joe)
Suggested by: nectar
Diffstat (limited to 'editors/openoffice-1.1/Makefile')
-rw-r--r-- | editors/openoffice-1.1/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/openoffice-1.1/Makefile b/editors/openoffice-1.1/Makefile index 45130ed..333628f 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%/ \ |