diff options
author | maho <maho@FreeBSD.org> | 2012-05-28 09:32:01 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2012-05-28 09:32:01 +0800 |
commit | bfd260f6a0cd98fb8937feb6391261dc928a20f5 (patch) | |
tree | 152a0df13b949ea273a9f8a6d4e9323c557590f4 /editors | |
parent | bd3ab4491929425f75410c619bf8d682d31acef5 (diff) | |
download | freebsd-ports-gnome-bfd260f6a0cd98fb8937feb6391261dc928a20f5.tar.gz freebsd-ports-gnome-bfd260f6a0cd98fb8937feb6391261dc928a20f5.tar.zst freebsd-ports-gnome-bfd260f6a0cd98fb8937feb6391261dc928a20f5.zip |
fix comment.
Submitted by: bapt@
Diffstat (limited to 'editors')
-rw-r--r-- | editors/openoffice-3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice-3/Makefile b/editors/openoffice-3/Makefile index e404f8f909e2..c2c1b08e2e2c 100644 --- a/editors/openoffice-3/Makefile +++ b/editors/openoffice-3/Makefile @@ -17,7 +17,7 @@ EXTRACT_ONLY= ${OOOSRC} ${EXTSRC} #de facto maintainer is maho@FreeBSD.org #Frequent Patch submitters should optionally sign Apache iCLA MAINTAINER= office@FreeBSD.org -COMMENT= Integrated wordprocessor/dbase/spreadsheet/drawing/chart/browser(developer version) +COMMENT= Integrated wordprocessor/dbase/spreadsheet/drawing/chart/browser LICENSE= AL2 |