summaryrefslogtreecommitdiff
path: root/editors/openoffice-devel/files
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2021-04-06 16:21:47 +0200
committerMathieu Arnold <mat@FreeBSD.org>2021-04-06 16:31:13 +0200
commit135fdeebb99c3569e42d8162b265e15d29bd937d (patch)
tree0633c9aadceddb9aa52cae2dc3d7e7e6732eece9 /editors/openoffice-devel/files
parentRemove # $FreeBSD$ from Makefiles. (diff)
all: Remove all other $FreeBSD keywords.
Diffstat (limited to 'editors/openoffice-devel/files')
-rw-r--r--editors/openoffice-devel/files/Makefile.knobs1
-rw-r--r--editors/openoffice-devel/files/Makefile.localized1
-rw-r--r--editors/openoffice-devel/files/Makefile.others1
-rw-r--r--editors/openoffice-devel/files/openoffice-wrapper2
4 files changed, 0 insertions, 5 deletions
diff --git a/editors/openoffice-devel/files/Makefile.knobs b/editors/openoffice-devel/files/Makefile.knobs
index b031c57db3d4..22bc506fb992 100644
--- a/editors/openoffice-devel/files/Makefile.knobs
+++ b/editors/openoffice-devel/files/Makefile.knobs
@@ -1,6 +1,5 @@
# Makefile for knobs
# Whom: Maho Nakata <maho@FreeBSD.org>
-# $FreeBSD$
CONFIGURE_ARGS+= --with-lang=${LOCALIZED_LANG}
diff --git a/editors/openoffice-devel/files/Makefile.localized b/editors/openoffice-devel/files/Makefile.localized
index 284c47768be3..8da1c9b42b67 100644
--- a/editors/openoffice-devel/files/Makefile.localized
+++ b/editors/openoffice-devel/files/Makefile.localized
@@ -1,6 +1,5 @@
# localized makefile
# Whom: Maho Nakata <maho@FreeBSD.org>
-# $FreeBSD$
################################################################
#See solenv/inc/postset.mk for details
################################################################
diff --git a/editors/openoffice-devel/files/Makefile.others b/editors/openoffice-devel/files/Makefile.others
index 408e29c41e3e..cbc2e4c0e649 100644
--- a/editors/openoffice-devel/files/Makefile.others
+++ b/editors/openoffice-devel/files/Makefile.others
@@ -1,6 +1,5 @@
# Makefile for other stuffs
# Whom: Maho Nakata <maho@FreeBSD.org>
-# $FreeBSD$
#other stuffs which are not directly related to making ports
#solver: solver
diff --git a/editors/openoffice-devel/files/openoffice-wrapper b/editors/openoffice-devel/files/openoffice-wrapper
index 271bca94f59b..ba462827b498 100644
--- a/editors/openoffice-devel/files/openoffice-wrapper
+++ b/editors/openoffice-devel/files/openoffice-wrapper
@@ -1,6 +1,4 @@
#!/bin/sh
-#
-# $FreeBSD$
program=`echo $0 | sed -e 's|.*%%EXECBASE%%-||'`