diff options
-rw-r--r-- | net-mgmt/arpalert/Makefile | 3 | ||||
-rw-r--r-- | net-mgmt/arpalert/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/net-mgmt/arpalert/Makefile b/net-mgmt/arpalert/Makefile index 308fc6417c31..202024fed3b7 100644 --- a/net-mgmt/arpalert/Makefile +++ b/net-mgmt/arpalert/Makefile @@ -13,7 +13,4 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --localstatedir=/var ALL_TARGET= ${PORTNAME} -MAN8= arpalert.8 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-mgmt/arpalert/pkg-plist b/net-mgmt/arpalert/pkg-plist index 98244b6dd703..9333184eecd1 100644 --- a/net-mgmt/arpalert/pkg-plist +++ b/net-mgmt/arpalert/pkg-plist @@ -4,4 +4,5 @@ etc/arpalert/maclist.deny etc/arpalert/oui.txt include/arpalert.h sbin/arpalert +man/man8/arpalert.8.gz @dirrmtry etc/arpalert |