aboutsummaryrefslogtreecommitdiff
path: root/sysutils/solaar
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 /sysutils/solaar
parent305f148f482daf30dcf728039d03d019f88344eb (diff)
downloadports-135fdeebb99c3569e42d8162b265e15d29bd937d.tar.gz
ports-135fdeebb99c3569e42d8162b265e15d29bd937d.zip
all: Remove all other $FreeBSD keywords.
Diffstat (limited to 'sysutils/solaar')
-rw-r--r--sysutils/solaar/files/hidapi.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/sysutils/solaar/files/hidapi.py b/sysutils/solaar/files/hidapi.py
index 601da3794ec7..1be82d494741 100644
--- a/sysutils/solaar/files/hidapi.py
+++ b/sysutils/solaar/files/hidapi.py
@@ -1,4 +1,3 @@
-# $FreeBSD$
# This is based on previous support for libhidapi which was dropped in
# upstream commit f5d2eba.
import ctypes as _C