aboutsummaryrefslogtreecommitdiff
path: root/net/echoping/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/echoping/Makefile')
-rw-r--r--net/echoping/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/echoping/Makefile b/net/echoping/Makefile
index 4e7595718ab4..d69e2d00132a 100644
--- a/net/echoping/Makefile
+++ b/net/echoping/Makefile
@@ -20,5 +20,6 @@ CONFIGURE_ARGS= --enable-http --enable-icp --enable-smtp --with-ssl \
--enable-ttcp --enable-tos --enable-priority
MAN1= echoping.1
+PLIST_FILES= bin/echoping
.include <bsd.port.mk>