diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2019-03-06 06:55:59 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2019-03-06 06:55:59 +0000 |
commit | b7e945f9df372fa2956b2eaa138759f2b0dc6577 (patch) | |
tree | 71f281bba6e582a3defa03babe9b946acc49d284 /comms | |
parent | fc02e3fd431a0dbdf5dda3d21eff0674d426582f (diff) |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/hamlib/pkg-plist | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/hamlib/pkg-plist b/comms/hamlib/pkg-plist index 0ca73ac493fe..33726f2a8773 100644 --- a/comms/hamlib/pkg-plist +++ b/comms/hamlib/pkg-plist @@ -51,7 +51,8 @@ share/aclocal/hamlib.m4 %%PORTDOCS%%%%DOCSDIR%%/README.developer %%PORTDOCS%%%%DOCSDIR%%/README.win32 %%PORTDOCS%%%%DOCSDIR%%/THANKS -%%PORTDOCS%%%%DOCSDIR%%/examples/pytest.py +%%PYTHON2%%%%PORTDOCS%%%%DOCSDIR%%/examples/pytest.py +%%PYTHON3%%%%PORTDOCS%%%%DOCSDIR%%/examples/py3test.py %%PORTDOCS%%%%DOCSDIR%%/examples/perltest.pl %%PORTDOCS%%%%DOCSDIR%%/examples/tcltest.tcl %%PORTDOCS%%%%DOCSDIR%%/html/Hamlib_design.png |