aboutsummaryrefslogtreecommitdiff
path: root/www/jetty8
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2021-04-06 14:21:47 +0000
committerMathieu Arnold <mat@FreeBSD.org>2021-04-06 14:31:13 +0000
commit135fdeebb99c3569e42d8162b265e15d29bd937d (patch)
tree0633c9aadceddb9aa52cae2dc3d7e7e6732eece9 /www/jetty8
parent305f148f482daf30dcf728039d03d019f88344eb (diff)
downloadports-135fdeebb99c3569e42d8162b265e15d29bd937d.tar.gz
ports-135fdeebb99c3569e42d8162b265e15d29bd937d.zip
all: Remove all other $FreeBSD keywords.
Diffstat (limited to 'www/jetty8')
-rw-r--r--www/jetty8/files/jetty.in3
-rw-r--r--www/jetty8/files/jettyctl.in1
-rw-r--r--www/jetty8/files/pkg-deinstall.in2
-rw-r--r--www/jetty8/files/pkg-install.in2
4 files changed, 0 insertions, 8 deletions
diff --git a/www/jetty8/files/jetty.in b/www/jetty8/files/jetty.in
index 3c400ad56afb..a2fc7c87bff2 100644
--- a/www/jetty8/files/jetty.in
+++ b/www/jetty8/files/jetty.in
@@ -1,7 +1,4 @@
#!/bin/sh
-#
-# $FreeBSD$
-#
# PROVIDE: %%APP_NAME%%
# REQUIRE: NETWORKING SERVERS
diff --git a/www/jetty8/files/jettyctl.in b/www/jetty8/files/jettyctl.in
index d9b498688240..30b6dd5c8ebb 100644
--- a/www/jetty8/files/jettyctl.in
+++ b/www/jetty8/files/jettyctl.in
@@ -4,7 +4,6 @@
# Author: Jean-Baptiste Quenot <jb.quenot@caraldi.com>
# Purpose: Manage resin pid file and log files
# Date Created: 2005-01-21 15:43:19
-# Revision: $FreeBSD$
################################################################################
# Copyright (c) 2004, Jean-Baptiste Quenot <jb.quenot@caraldi.com>
# All rights reserved.
diff --git a/www/jetty8/files/pkg-deinstall.in b/www/jetty8/files/pkg-deinstall.in
index fcfbbb0d33c2..a69cfd19902f 100644
--- a/www/jetty8/files/pkg-deinstall.in
+++ b/www/jetty8/files/pkg-deinstall.in
@@ -8,8 +8,6 @@
# * Checks if the 'www' user exists. If it does, then it displays
# a message.
#
-# $FreeBSD$
-#
# Borrowed from the jakarta-tomcat port
#
diff --git a/www/jetty8/files/pkg-install.in b/www/jetty8/files/pkg-install.in
index 2d13ded48937..2a840db9f762 100644
--- a/www/jetty8/files/pkg-install.in
+++ b/www/jetty8/files/pkg-install.in
@@ -3,8 +3,6 @@
# Checks if the requested user and group exist. If they don't, then
# an attempt is made to create both.
#
-# $FreeBSD$
-#
# Borrowed from the jakarta-tomcat port
#