diff options
Diffstat (limited to 'net/xprobe/Makefile')
-rw-r--r-- | net/xprobe/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/xprobe/Makefile b/net/xprobe/Makefile index 73c2be99858c..8a54e6f2fe1d 100644 --- a/net/xprobe/Makefile +++ b/net/xprobe/Makefile @@ -15,6 +15,7 @@ COMMENT= ICMP active OS fingerprint scanner GNU_CONFIGURE= yes -MAN1= xprobe.1 +MAN1= xprobe.1 +PLIST_FILES= bin/xprobe .include <bsd.port.mk> |