diff options
author | marino <marino@FreeBSD.org> | 2014-06-20 02:16:44 +0800 |
---|---|---|
committer | marino <marino@FreeBSD.org> | 2014-06-20 02:16:44 +0800 |
commit | 5ce2ae7106986ff3a52ee5763b18be1ed0ca5ca2 (patch) | |
tree | deea1ff4ab542f8d75566444b9b7786a35ac40e6 /net-mgmt | |
parent | 4bf9ba81f5f6643031e94b1d17fe3630ec16a620 (diff) | |
download | freebsd-ports-gnome-5ce2ae7106986ff3a52ee5763b18be1ed0ca5ca2.tar.gz freebsd-ports-gnome-5ce2ae7106986ff3a52ee5763b18be1ed0ca5ca2.tar.zst freebsd-ports-gnome-5ce2ae7106986ff3a52ee5763b18be1ed0ca5ca2.zip |
Connect net-mgmt/nrpe-ssl to the build
This port was added to the tree on 6 APR 2014 but it was never added
to the net-mgmt makefile. This prevents the package builders from
creating binary packages for it.
PR: 188350
Reported by: teixeira (broadinstitute.org)
Approved by: portmgr (antoine)
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile index 2be872d2b243..d4bc806ab725 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -182,6 +182,7 @@ SUBDIR += nitpicker SUBDIR += nocol SUBDIR += nrpe + SUBDIR += nrpe-ssl SUBDIR += nsca SUBDIR += nsca-client SUBDIR += nsca27 |