aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt
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 /ports-mgmt
parent305f148f482daf30dcf728039d03d019f88344eb (diff)
downloadports-135fdeebb99c3569e42d8162b265e15d29bd937d.tar.gz
ports-135fdeebb99c3569e42d8162b265e15d29bd937d.zip
all: Remove all other $FreeBSD keywords.
Diffstat (limited to 'ports-mgmt')
-rw-r--r--ports-mgmt/pkg_cleanup/files/Makefile2
-rw-r--r--ports-mgmt/pkgs_which/files/pkgs_which4
-rw-r--r--ports-mgmt/portconf/files/portconf.sh.in3
-rw-r--r--ports-mgmt/portdowngrade/files/portdowngrade2
-rw-r--r--ports-mgmt/portlint/src/portlint.11
-rw-r--r--ports-mgmt/portlint/src/portlint.pl1
-rw-r--r--ports-mgmt/wanted-ports/files/wanted-ports.in2
7 files changed, 0 insertions, 15 deletions
diff --git a/ports-mgmt/pkg_cleanup/files/Makefile b/ports-mgmt/pkg_cleanup/files/Makefile
index 551675bff7d5..9000edd312f5 100644
--- a/ports-mgmt/pkg_cleanup/files/Makefile
+++ b/ports-mgmt/pkg_cleanup/files/Makefile
@@ -1,5 +1,3 @@
-# $FreeBSD$
-
.if exists(/usr/lib/libncursesw.so)
LDLIBS += -lncursesw
.else
diff --git a/ports-mgmt/pkgs_which/files/pkgs_which b/ports-mgmt/pkgs_which/files/pkgs_which
index a9789e5825ad..f5dc359f1d44 100644
--- a/ports-mgmt/pkgs_which/files/pkgs_which
+++ b/ports-mgmt/pkgs_which/files/pkgs_which
@@ -438,10 +438,6 @@ L<pkg_info>(8), L<portmaster>(8), L<portupgrade>(8), L<pkg_which>(8)
0.1.0 2011-03-12
- pkgs_which made its first appearance in the FreeBSD ports tree
-The current CVS Version tag is:
-
- $FreeBSD$
-
=head1 AUTHORS
Copyright 2011, 2013 Matthias Andree <mandree@FreeBSD.org>.
diff --git a/ports-mgmt/portconf/files/portconf.sh.in b/ports-mgmt/portconf/files/portconf.sh.in
index 17bb141dcc17..de5e1ab89491 100644
--- a/ports-mgmt/portconf/files/portconf.sh.in
+++ b/ports-mgmt/portconf/files/portconf.sh.in
@@ -24,9 +24,6 @@
# LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
# SUCH DAMAGE.
-#
-# $FreeBSD$
-#
_conf=%%PREFIX%%/etc/ports.conf
echo -n "|"
diff --git a/ports-mgmt/portdowngrade/files/portdowngrade b/ports-mgmt/portdowngrade/files/portdowngrade
index 944215f802e7..532521760e78 100644
--- a/ports-mgmt/portdowngrade/files/portdowngrade
+++ b/ports-mgmt/portdowngrade/files/portdowngrade
@@ -7,8 +7,6 @@
# This script is in the public domain
-# $FreeBSD$
-
usage()
{
<<EOF >/dev/stderr cat
diff --git a/ports-mgmt/portlint/src/portlint.1 b/ports-mgmt/portlint/src/portlint.1
index f5f8d4577208..43453faca372 100644
--- a/ports-mgmt/portlint/src/portlint.1
+++ b/ports-mgmt/portlint/src/portlint.1
@@ -1,4 +1,3 @@
-.\" $FreeBSD$
.\" $MCom: portlint/portlint.1,v 1.14 2020/05/30 13:03:55 jclarke Exp $
.\"
.\" Copyright (c) 1997 by Jun-ichiro Hagino <itojun@itojun.org>.
diff --git a/ports-mgmt/portlint/src/portlint.pl b/ports-mgmt/portlint/src/portlint.pl
index 50ae83392e6d..61c8d9902882 100644
--- a/ports-mgmt/portlint/src/portlint.pl
+++ b/ports-mgmt/portlint/src/portlint.pl
@@ -14,7 +14,6 @@
# bsd.port.mk. There are significant differences in those so non-FreeBSD code
# was removed.
#
-# $FreeBSD$
# $MCom: portlint/portlint.pl,v 1.522 2020/12/27 19:19:02 jclarke Exp $
#
diff --git a/ports-mgmt/wanted-ports/files/wanted-ports.in b/ports-mgmt/wanted-ports/files/wanted-ports.in
index c8b792cc89f1..4fa6d18ac449 100644
--- a/ports-mgmt/wanted-ports/files/wanted-ports.in
+++ b/ports-mgmt/wanted-ports/files/wanted-ports.in
@@ -1,6 +1,4 @@
#!/bin/sh
-#
-# $FreeBSD$
# Copyright 2010,2012 Matthew Seaman. All rights reserved.
#