diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/drjava/files/drjava.in | 2 | ||||
-rw-r--r-- | editors/jedit/files/jedit.sh.in | 1 | ||||
-rw-r--r-- | editors/openoffice-4/files/Makefile.knobs | 2 | ||||
-rw-r--r-- | editors/openoffice-4/files/Makefile.localized | 1 | ||||
-rw-r--r-- | editors/openoffice-4/files/Makefile.others | 1 | ||||
-rw-r--r-- | editors/openoffice-4/files/openoffice-wrapper | 2 | ||||
-rw-r--r-- | editors/openoffice-devel/files/Makefile.knobs | 1 | ||||
-rw-r--r-- | editors/openoffice-devel/files/Makefile.localized | 1 | ||||
-rw-r--r-- | editors/openoffice-devel/files/Makefile.others | 1 | ||||
-rw-r--r-- | editors/openoffice-devel/files/openoffice-wrapper | 2 | ||||
-rw-r--r-- | editors/vim/files/vietnamese_viscii.vim | 1 | ||||
-rw-r--r-- | editors/web-mode/files/Makefile | 1 | ||||
-rw-r--r-- | editors/web-mode/files/web-mode-autoloads.el.in | 1 |
13 files changed, 1 insertions, 16 deletions
diff --git a/editors/drjava/files/drjava.in b/editors/drjava/files/drjava.in index 4f58824cda13..c8f156131c63 100644 --- a/editors/drjava/files/drjava.in +++ b/editors/drjava/files/drjava.in @@ -1,3 +1,3 @@ #!/bin/sh -# $FreeBSD$ + exec "%%LOCALBASE%%/bin/java" -jar %%DATADIR%%/%%DRJAVAJAR%% "$@" diff --git a/editors/jedit/files/jedit.sh.in b/editors/jedit/files/jedit.sh.in index 80b01341093d..1a3ba8f77362 100644 --- a/editors/jedit/files/jedit.sh.in +++ b/editors/jedit/files/jedit.sh.in @@ -1,5 +1,4 @@ #!/bin/sh -# $FreeBSD$ # Java heap size, in megabytes JAVA_HEAP_SIZE=32 diff --git a/editors/openoffice-4/files/Makefile.knobs b/editors/openoffice-4/files/Makefile.knobs index 09b33b103100..22bc506fb992 100644 --- a/editors/openoffice-4/files/Makefile.knobs +++ b/editors/openoffice-4/files/Makefile.knobs @@ -1,7 +1,5 @@ # Makefile for knobs # Whom: Maho Nakata <maho@FreeBSD.org> -# $FreeBSD$ -# Makefile for knobs CONFIGURE_ARGS+= --with-lang=${LOCALIZED_LANG} diff --git a/editors/openoffice-4/files/Makefile.localized b/editors/openoffice-4/files/Makefile.localized index 557c88dbc811..f3f1f845f732 100644 --- a/editors/openoffice-4/files/Makefile.localized +++ b/editors/openoffice-4/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-4/files/Makefile.others b/editors/openoffice-4/files/Makefile.others index 408e29c41e3e..cbc2e4c0e649 100644 --- a/editors/openoffice-4/files/Makefile.others +++ b/editors/openoffice-4/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-4/files/openoffice-wrapper b/editors/openoffice-4/files/openoffice-wrapper index 271bca94f59b..ba462827b498 100644 --- a/editors/openoffice-4/files/openoffice-wrapper +++ b/editors/openoffice-4/files/openoffice-wrapper @@ -1,6 +1,4 @@ #!/bin/sh -# -# $FreeBSD$ program=`echo $0 | sed -e 's|.*%%EXECBASE%%-||'` 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%%-||'` diff --git a/editors/vim/files/vietnamese_viscii.vim b/editors/vim/files/vietnamese_viscii.vim index 0f6df2de654f..b9cb6ea38fdf 100644 --- a/editors/vim/files/vietnamese_viscii.vim +++ b/editors/vim/files/vietnamese_viscii.vim @@ -1,4 +1,3 @@ -" $FreeBSD$ " vim:ts=8 " " VIQR input diff --git a/editors/web-mode/files/Makefile b/editors/web-mode/files/Makefile index 01194af1fede..91d7d8e54c16 100644 --- a/editors/web-mode/files/Makefile +++ b/editors/web-mode/files/Makefile @@ -1,4 +1,3 @@ -# $FreeBSD$ SRCS= web-mode.el OBJS= ${SRCS:C/.el$/.elc/} diff --git a/editors/web-mode/files/web-mode-autoloads.el.in b/editors/web-mode/files/web-mode-autoloads.el.in index b2e66e382479..1251e62f525d 100644 --- a/editors/web-mode/files/web-mode-autoloads.el.in +++ b/editors/web-mode/files/web-mode-autoloads.el.in @@ -1,5 +1,4 @@ ;; -*- lisp -*- -;; $FreeBSD$ ;; (if (not (fboundp 'normal-top-level-add-subdirs-to-load-path)) (setq load-path (append '( |