aboutsummaryrefslogtreecommitdiff
path: root/mail/exmh2
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 /mail/exmh2
parent305f148f482daf30dcf728039d03d019f88344eb (diff)
downloadports-135fdeebb99c3569e42d8162b265e15d29bd937d.tar.gz
ports-135fdeebb99c3569e42d8162b265e15d29bd937d.zip
all: Remove all other $FreeBSD keywords.
Diffstat (limited to 'mail/exmh2')
-rw-r--r--mail/exmh2/scripts/build3
-rw-r--r--mail/exmh2/scripts/install3
2 files changed, 0 insertions, 6 deletions
diff --git a/mail/exmh2/scripts/build b/mail/exmh2/scripts/build
index 87b5cead32da..1a6bfdd9cc56 100644
--- a/mail/exmh2/scripts/build
+++ b/mail/exmh2/scripts/build
@@ -1,7 +1,4 @@
#! /bin/sh
-#
-# $FreeBSD$
-#
VERSION="`sed -ne 's/^set vers \(.*\)/\1/p' ${WRKSRC}/exmh.install`"
DATE="`sed -ne 's/^set date \(.*\)/\1/p' ${WRKSRC}/exmh.install`"
diff --git a/mail/exmh2/scripts/install b/mail/exmh2/scripts/install
index 1bf11895d41e..2cce7079f859 100644
--- a/mail/exmh2/scripts/install
+++ b/mail/exmh2/scripts/install
@@ -1,7 +1,4 @@
#! /bin/sh
-#
-# $FreeBSD$
-#
VERSION="`sed -ne 's/^set vers \(.*\)/\1/p' ${WRKSRC}/exmh.install`"