diff options
author | maho <maho@FreeBSD.org> | 2004-08-09 22:26:01 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2004-08-09 22:26:01 +0800 |
commit | 9ca077e4b42d60bb05d35b13fdd808f4669fe0f8 (patch) | |
tree | af2489c8aeb4e134c3652a24e80a74dfcaab58ec /editors | |
parent | d545d603aabfb5f5b62339830eae735700c68ad5 (diff) | |
download | freebsd-ports-gnome-9ca077e4b42d60bb05d35b13fdd808f4669fe0f8.tar.gz freebsd-ports-gnome-9ca077e4b42d60bb05d35b13fdd808f4669fe0f8.tar.zst freebsd-ports-gnome-9ca077e4b42d60bb05d35b13fdd808f4669fe0f8.zip |
Cosmetic change
o move MAINTAINER appropreate position
Diffstat (limited to 'editors')
-rw-r--r-- | editors/openoffice-1.1/Makefile | 5 | ||||
-rw-r--r-- | editors/openoffice.org-1.1/Makefile | 5 |
2 files changed, 6 insertions, 4 deletions
diff --git a/editors/openoffice-1.1/Makefile b/editors/openoffice-1.1/Makefile index 9a6ddbad36b3..ecdc1d8f0e9d 100644 --- a/editors/openoffice-1.1/Makefile +++ b/editors/openoffice-1.1/Makefile @@ -25,6 +25,8 @@ DISTFILES+= OOo_${PORTVERSION}_source.tar.gz gpc231.tar.Z:gpc \ patch-openoffice-mozilla101-2002-10-14:moz mozilla-vendor-1.0.2a.tgz:moz EXTRACT_ONLY= OOo_${PORTVERSION}_source.tar.gz +MAINTAINER= openoffice@FreeBSD.org + USE_GNOME= orbit gtk12 gtk20 USE_PERL5= yes USE_BISON= yes @@ -43,7 +45,7 @@ DISTFILES+= helpcontent_31_unix.tgz:help helpcontent_33_unix.tgz:help \ helpcontent_86_unix.tgz:help helpcontent_88_unix.tgz:help L10NHELPS= helpcontent_31_unix.tgz helpcontent_33_unix.tgz \ helpcontent_34_unix.tgz helpcontent_39_unix.tgz \ - helpcontent_55_unix.tgz \ + helpcontent_55_unix.tgz \ helpcontent_46_unix.tgz helpcontent_49_unix.tgz \ helpcontent_81_unix.tgz helpcontent_82_unix.tgz \ helpcontent_86_unix.tgz helpcontent_88_unix.tgz @@ -53,7 +55,6 @@ L10NHELPS= helpcontent_31_unix.tgz helpcontent_33_unix.tgz \ BROKEN= "Does not compile on 5-current" .endif -MAINTAINER= openoffice@FreeBSD.org COMMENT?= Integrated wordprocessor/dbase/spreadheet/drawing/chart/browser BUILD_NR= 645 diff --git a/editors/openoffice.org-1.1/Makefile b/editors/openoffice.org-1.1/Makefile index 9a6ddbad36b3..ecdc1d8f0e9d 100644 --- a/editors/openoffice.org-1.1/Makefile +++ b/editors/openoffice.org-1.1/Makefile @@ -25,6 +25,8 @@ DISTFILES+= OOo_${PORTVERSION}_source.tar.gz gpc231.tar.Z:gpc \ patch-openoffice-mozilla101-2002-10-14:moz mozilla-vendor-1.0.2a.tgz:moz EXTRACT_ONLY= OOo_${PORTVERSION}_source.tar.gz +MAINTAINER= openoffice@FreeBSD.org + USE_GNOME= orbit gtk12 gtk20 USE_PERL5= yes USE_BISON= yes @@ -43,7 +45,7 @@ DISTFILES+= helpcontent_31_unix.tgz:help helpcontent_33_unix.tgz:help \ helpcontent_86_unix.tgz:help helpcontent_88_unix.tgz:help L10NHELPS= helpcontent_31_unix.tgz helpcontent_33_unix.tgz \ helpcontent_34_unix.tgz helpcontent_39_unix.tgz \ - helpcontent_55_unix.tgz \ + helpcontent_55_unix.tgz \ helpcontent_46_unix.tgz helpcontent_49_unix.tgz \ helpcontent_81_unix.tgz helpcontent_82_unix.tgz \ helpcontent_86_unix.tgz helpcontent_88_unix.tgz @@ -53,7 +55,6 @@ L10NHELPS= helpcontent_31_unix.tgz helpcontent_33_unix.tgz \ BROKEN= "Does not compile on 5-current" .endif -MAINTAINER= openoffice@FreeBSD.org COMMENT?= Integrated wordprocessor/dbase/spreadheet/drawing/chart/browser BUILD_NR= 645 |