diff options
author | John Hixson <jhixson@FreeBSD.org> | 2019-01-29 03:50:17 +0000 |
---|---|---|
committer | John Hixson <jhixson@FreeBSD.org> | 2019-01-29 03:50:17 +0000 |
commit | 07e7815f85319a803231f2cf8c49c39fa79797fd (patch) | |
tree | d3bfb71f6441fc11292afd98b06a7107412ebf8a /sysutils/Makefile | |
parent | 0ac79a789738457cce26a663f09bf911223698f3 (diff) | |
download | ports-07e7815f85319a803231f2cf8c49c39fa79797fd.tar.gz ports-07e7815f85319a803231f2cf8c49c39fa79797fd.zip |
Notes
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 7fb40cb442dd..adbcfeb7a13a 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1033,7 +1033,6 @@ SUBDIR += py-iowait SUBDIR += py-mqttwarn SUBDIR += py-nagiosplugin - SUBDIR += py-nomad SUBDIR += py-packet-python SUBDIR += py-pkginfo SUBDIR += py-ploy @@ -1046,6 +1045,7 @@ SUBDIR += py-psutil SUBDIR += py-psutil121 SUBDIR += py-ptyprocess + SUBDIR += py-python-nomad SUBDIR += py-pytsk SUBDIR += py-pywatchman SUBDIR += py-pyznap |