diff options
Diffstat (limited to 'net-mgmt/fprobe/Makefile')
-rw-r--r-- | net-mgmt/fprobe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/fprobe/Makefile b/net-mgmt/fprobe/Makefile index 617a6fd571bb..9f22c83f1127 100644 --- a/net-mgmt/fprobe/Makefile +++ b/net-mgmt/fprobe/Makefile @@ -19,7 +19,7 @@ PLIST_FILES= sbin/fprobe PORTDOCS= ChangeLog README SUB_LIST= NAME=${PORTNAME} USE_BZIP2= yes -USE_RC_SUBR= fprobe.sh +USE_RC_SUBR= fprobe MAN8= fprobe.8 |