aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/nagvis
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 /net-mgmt/nagvis
parent305f148f482daf30dcf728039d03d019f88344eb (diff)
downloadports-135fdeebb99c3569e42d8162b265e15d29bd937d.tar.gz
ports-135fdeebb99c3569e42d8162b265e15d29bd937d.zip
all: Remove all other $FreeBSD keywords.
Diffstat (limited to 'net-mgmt/nagvis')
-rw-r--r--net-mgmt/nagvis/files/pkg-deinstall.in1
-rw-r--r--net-mgmt/nagvis/files/pkg-install.in1
2 files changed, 0 insertions, 2 deletions
diff --git a/net-mgmt/nagvis/files/pkg-deinstall.in b/net-mgmt/nagvis/files/pkg-deinstall.in
index 809cdc831158..9ffa0dc64121 100644
--- a/net-mgmt/nagvis/files/pkg-deinstall.in
+++ b/net-mgmt/nagvis/files/pkg-deinstall.in
@@ -1,5 +1,4 @@
#!/bin/sh
-# $FreeBSD$
if [ "$2" != "POST-DEINSTALL" ]; then
exit 0
diff --git a/net-mgmt/nagvis/files/pkg-install.in b/net-mgmt/nagvis/files/pkg-install.in
index f7b8377e5891..999e6f64c0b6 100644
--- a/net-mgmt/nagvis/files/pkg-install.in
+++ b/net-mgmt/nagvis/files/pkg-install.in
@@ -1,7 +1,6 @@
#!/bin/sh
#-*- mode: makefile; tab-width: 4; -*-
# ex:ts=4
-# $FreeBSD$
# Set strict file and directory permissions.
# Idea taken from nagvis install.sh