diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2021-04-20 08:48:20 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2021-04-20 08:50:05 +0000 |
commit | f82d95587a984f307a9f03ffaecd9f3452ca0cda (patch) | |
tree | 0affeaf79fb82c4441180c61042a37cb2fbaa2c6 /net-mgmt/py-pdagent | |
parent | 4d32157a84580125cea39f96eb4354af14027e80 (diff) | |
download | ports-f82d95587a984f307a9f03ffaecd9f3452ca0cda.tar.gz ports-f82d95587a984f307a9f03ffaecd9f3452ca0cda.zip |
Diffstat (limited to 'net-mgmt/py-pdagent')
-rw-r--r-- | net-mgmt/py-pdagent/files/pdagentd.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/net-mgmt/py-pdagent/files/pdagentd.in b/net-mgmt/py-pdagent/files/pdagentd.in index 3705fbfd6275..5367b16c3ab1 100644 --- a/net-mgmt/py-pdagent/files/pdagentd.in +++ b/net-mgmt/py-pdagent/files/pdagentd.in @@ -1,9 +1,6 @@ #!/bin/sh # # Author: Mark Felder <feld@FreeBSD.org> -# -# $FreeBSD: head/net-mgmt/py-pdagent/files/pdagentd.in 466572 2018-04-05 17:11:39Z feld $ -# # PROVIDE: pdagentd # REQUIRE: LOGIN |