diff options
Diffstat (limited to 'net-mgmt/sendip/Makefile')
-rw-r--r-- | net-mgmt/sendip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/sendip/Makefile b/net-mgmt/sendip/Makefile index f3b3d0e35b20..8d516febd55a 100644 --- a/net-mgmt/sendip/Makefile +++ b/net-mgmt/sendip/Makefile @@ -12,7 +12,7 @@ COMMENT= SendIP is a commandline tool to allow sending arbitrary IP packets LICENSE= GPLv2 -BUILD_DEPENDS= help2man:${PORTSDIR}/misc/help2man +BUILD_DEPENDS= help2man:misc/help2man USES= gmake perl5 compiler |